[Erp5-report] r43628 rafael - /erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/deb...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 23 18:23:39 CET 2011


Author: rafael
Date: Wed Feb 23 18:23:39 2011
New Revision: 43628

URL: http://svn.erp5.org?rev=43628&view=rev
Log:
remove compile folders also.

Modified:
    erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/debian/rules

Modified: erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/debian/rules
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/debian/rules?rev=43628&r1=43627&r2=43628&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/debian/rules [utf8] (original)
+++ erp5/trunk/utils/rpmgen/specs/erp5-official-software-deb/debian/rules [utf8] Wed Feb 23 18:23:39 2011
@@ -32,6 +32,7 @@ install: build
 	find $(PACKAGE_DIR) -name '*.pyc' -delete
 	rm -rf $(PACKAGE_DIR)$(INSTALL_PATH)/downloads/* 
 	rm -rf $(PACKAGE_DIR)$(INSTALL_PATH)/parts/*__unpack__
+	rm -rf $(PACKAGE_DIR)$(INSTALL_PATH)/parts/*__compile__
 
 # Build architecture-independent files here.
 binary-indep: install



More information about the Erp5-report mailing list