]> git.pld-linux.org Git - packages/rpm.git/commitdiff
siwtch from bcond_on_ to _with_ and from bcond_off_ to _without_
authorArtur Frysiak <artur@frysiak.net>
Wed, 16 May 2001 10:35:59 +0000 (10:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-rpmpopt.patch -> 1.8

rpm-rpmpopt.patch

index 91ef08fcf8860cccce6ac6a8c3e79a134a5dd776..465b96b7875f103422ab7777e3c43185e9b138c2 100644 (file)
@@ -13,8 +13,8 @@ diff -Nru rpm-4.0/rpmpopt.in rpm-4.0.new/rpmpopt.in
 +
 +# Conditional building 
 +rpm exec  --bcond   find-spec-bcond
-+rpm alias --with    --define "bcond_on_!#:+ 1"
-+rpm alias --without --define "bcond_off_!#:+ 1"
++rpm alias --with    --define "_with_!#:+       --with-!#:+"
++rpm alias --without --define "_without_!#:+       --without-!#:+"
 +
 +# Don't remove $BUILDROOT if --noclean
 +
This page took 0.041554 seconds and 4 git commands to generate.