]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-5.4.4-rpmbuild-withoutclean.patch
- rel 46; fake python version for eggs dependency generator, so it will generate...
[packages/rpm.git] / rpm-5.4.4-rpmbuild-withoutclean.patch
CommitLineData
70f8787d
JR
1--- rpm-5.4.4/rpmpopt.in.clean~ 2011-12-05 20:52:18.544053402 +0100
2+++ rpm-5.4.4/rpmpopt.in 2011-12-05 20:53:51.520325674 +0100
3@@ -454,5 +454,7 @@ rpmbuild alias --lsb --noautoreq --noaut
4
5 rpmbuild alias --withoutcheck --define 'check exit 0' \
6 --POPTdesc=$"disable %check stanza for build"
7+rpmbuild alias --withoutclean --define '__spec_clean_body %{nil}' \
8+ --POPTdesc=$"disable %clean stanza for build"
9 # \endverbatim
10 #*/
This page took 0.057595 seconds and 4 git commands to generate.