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 @@ -24,6 +24,7 @@ Patch11: rpm-4.4.2.2-pyproblem.patch Patch12: rpm-4.4.2.2-problem-nevra.patch Patch13: rpm-4.4.2.2-arm-vfp.patch Patch14: rpm-4.4.2-always-mlock.patch +Patch15: 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... @@ -154,6 +155,7 @@ that will manipulate RPM packages and da %patch12 -p1 -b .problem-nevra %patch13 -p1 -b .arm-vfp %patch14 -p1 -b .always-mlock +%patch15 -p1 -b .bb-shortcircuit # force external popt rm -rf popt/