]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmpopt.patch
- release 82
[packages/rpm.git] / rpm-rpmpopt.patch
index 465b96b7875f103422ab7777e3c43185e9b138c2..cfd99c93110b67cc7c318f25573d9905c07a3c17 100644 (file)
@@ -1,7 +1,7 @@
 diff -Nru rpm-4.0/rpmpopt.in rpm-4.0.new/rpmpopt.in
 --- rpm-4.0/rpmpopt.in Wed Nov 15 19:18:35 2000
 +++ rpm-4.0.new/rpmpopt.in     Wed Nov 15 19:18:15 2000
-@@ -80,6 +80,19 @@
+@@ -80,6 +80,21 @@
  # Build policies enabled from command line. Last policy applies.
  rpm alias --buildpolicy --define '__os_install_post @RPMCONFIGDIR@/brp-!#:+'
  
@@ -15,6 +15,8 @@ diff -Nru rpm-4.0/rpmpopt.in rpm-4.0.new/rpmpopt.in
 +rpm exec  --bcond   find-spec-bcond
 +rpm alias --with    --define "_with_!#:+       --with-!#:+"
 +rpm alias --without --define "_without_!#:+       --without-!#:+"
++rpmb alias --with    --define "_with_!#:+       --with-!#:+"
++rpmb alias --without --define "_without_!#:+       --without-!#:+"
 +
 +# Don't remove $BUILDROOT if --noclean
 +
This page took 0.091288 seconds and 4 git commands to generate.