X-Git-Url: https://git.tld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=rpm-find-spec-bcond;h=f3d479b63e3c9ebb9f4027f652e15d0405e4b101;hp=f641453233f96077133ddaa113273276f656bc9a;hb=630c68c81e8bfa147007554ef35258d125bc8657;hpb=84075475222d896bc30bf83aaa7caeee19bedaea diff --git a/rpm-find-spec-bcond b/rpm-find-spec-bcond index f641453..f3d479b 100644 --- a/rpm-find-spec-bcond +++ b/rpm-find-spec-bcond @@ -1,6 +1,6 @@ #!/bin/sh # Display bcond (_with_*, _without_*) macros from given spec -# $Id: rpm-find-spec-bcond,v 1.10 2008/02/23 17:33:34 glen Exp $ +# $Id$ if [ "$#" = 0 ]; then echo "Usage: $0 SPEC"