From b3f4b67879a119ac321ecb558299d287279986b4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 25 Feb 2008 17:21:09 +0000 Subject: [PATCH] - typo Changed files: rpm-find-spec-bcond -> 1.11 --- rpm-find-spec-bcond | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm-find-spec-bcond b/rpm-find-spec-bcond index f3d479b..a11dece 100644 --- a/rpm-find-spec-bcond +++ b/rpm-find-spec-bcond @@ -10,7 +10,7 @@ fi SPEC=$1 if [ $SPEC = "--" ]; then if [ "$#" -lt 2 ]; then - echo "Usage: rpmbuikd --bcond SPEC" + echo "Usage: rpmbuild --bcond SPEC" exit 1 fi SPEC=$2 -- 2.43.0