]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Feb 2008 17:21:09 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-find-spec-bcond -> 1.11

rpm-find-spec-bcond

index f3d479b63e3c9ebb9f4027f652e15d0405e4b101..a11dece4e0186148483f6a7ddc20e6c4fcf9b45c 100644 (file)
@@ -10,7 +10,7 @@ fi
 SPEC=$1
 if [ $SPEC = "--" ]; then
     if [ "$#" -lt 2 ]; then
 SPEC=$1
 if [ $SPEC = "--" ]; then
     if [ "$#" -lt 2 ]; then
-       echo "Usage: rpmbuikd --bcond SPEC"
+       echo "Usage: rpmbuild --bcond SPEC"
        exit 1
     fi
     SPEC=$2
        exit 1
     fi
     SPEC=$2
This page took 0.035886 seconds and 4 git commands to generate.