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 @@ -23,6 +23,7 @@ Patch10: rpm-4.4.2.2-debugedit-fpc.patch Patch11: rpm-4.4.2.2-pyproblem.patch Patch12: rpm-4.4.2.2-problem-nevra.patch Patch13: rpm-4.4.2-always-mlock.patch +Patch14: 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... @@ -152,6 +153,7 @@ that will manipulate RPM packages and da %patch11 -p1 -b .pyproblem %patch12 -p1 -b .problem-nevra %patch13 -p1 -b .mlock +%patch14 -p1 -b .bb # force external popt rm -rf popt/