From: Lennert Buytenhek Subject: rpm: allow -bb --short-circuit Hacky developer-only patch that allows -bb --short-circuit. Signed-off-by: Lennert Buytenhek Index: SPECS/rpm.spec =================================================================== --- SPECS.orig/rpm.spec +++ SPECS/rpm.spec @@ -20,6 +20,7 @@ Patch7: rpm-4.4.2.1-no-popt.patch Patch8: rpm-4.4.2.2-nonutf-comment.patch Patch9: rpm-4.4.2.2-osgideps.patch Patch10: rpm-4.4.2-always-mlock.patch +Patch11: rpm-4.4.2.1-bb-shortcircuit.patch # XXX Beware, this is one murky license, partially GPL/LGPL dual-licensed # and several different components with their own licenses included... @@ -145,6 +146,7 @@ that will manipulate RPM packages and da %patch8 -p1 -b .nonutf-comment %patch9 -p1 -b .osgideps %patch10 -p1 -b .mlock +%patch11 -p1 -b .bb # force external popt rm -rf popt/