]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- ignores make tree look with broken deps
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Feb 2007 02:17:58 +0000 (02:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.23

rpm-build.sh

index da60f3a7c79591dffe6ae45a48b8bac433b7d256..cb2c0c441e0e0b1d537963aae76ac4f0eccb212d 100644 (file)
@@ -22,7 +22,7 @@ alias $dist-verify=dist-verify
 
 dist-verify() {
        poldek --sn $dist --sn $dist-ready --up
-       poldek --sn $dist --sn $dist-ready --verify=deps "$@"
+       poldek --sn $dist --sn $dist-ready --noignore --verify=deps "$@"
 }
 
 # displays latest used tag for a specfile
This page took 0.042387 seconds and 4 git commands to generate.