]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-5.4.4-rpmbuild-withoutclean.patch
- updated x32 macros with sensible values
[packages/rpm.git] / rpm-5.4.4-rpmbuild-withoutclean.patch
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.021154 seconds and 3 git commands to generate.