commit 84d617932eecf8406206dc56c5eeb06376dcc35d
Author: Elan Ruusamäe <[email protected]>
Date:   Mon May 26 23:53:57 2014 +0300

    repackage: handle py_postclean -x

 repackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/repackage.sh b/repackage.sh
index 5dfe9c3..96a4fd9 100755
--- a/repackage.sh
+++ b/repackage.sh
@@ -83,7 +83,7 @@ rpmbuild() {
                --define '__spec_clean_body %{nil}' \
                --define '_enable_debug_packages 0' \
                ${bb+$(skip_dep_generators)} \
-               ${bb+--define '%py_postclean() %{nil}'} \
+               ${bb+--define '%py_postclean(-x:) %{nil}'} \
                $a || exit
 }
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/5baa151d354481942ebede5277ad8b0e9f773d8c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to