]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- let the comment match the code
authorpawelz <pawelz@pld-linux.org>
Wed, 24 Mar 2010 19:21:10 +0000 (19:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.62

rpm-build.sh

index 937ea63df267808121db3c8a3e4367fd46a0a0fa..237b33f06325266211aee0167547897050d4b381 100644 (file)
@@ -272,7 +272,7 @@ cvslog() {
        (builtin cd $d && cvs log ${f##*/})
 }
 
-# does diff between FILE and FILE~
+# does diff between FILE~ and FILE
 # the diff can be applied with patch -p1
 d() {
        local file="$1"
This page took 0.043436 seconds and 4 git commands to generate.