]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- typo
authorArtur Frysiak <artur@frysiak.net>
Mon, 29 Nov 1999 08:51:39 +0000 (08:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.47

builder.sh

index bf716b8848aee7db9ac76a104b70638eca3a9635..0ce45b38c13afeb3e9e86896932d740f6dd8fe8e 100644 (file)
@@ -174,7 +174,7 @@ get_spec()
        Exit_error err_no_spec_in_repo;
        fi
     
-    if [ "$CHMODE" = "yes" ]; then
+    if [ "$CHMOD" = "yes" ]; then
         chmod 444 $SPECFILE
     fi
     unset OPTIONS
This page took 0.040857 seconds and 4 git commands to generate.