[Python-apps-commits] r8611 - in packages/pype/trunk/debian (rules)

anoteng-guest at users.alioth.debian.org anoteng-guest at users.alioth.debian.org
Thu May 3 16:45:24 UTC 2012


    Date: Thursday, May 3, 2012 @ 16:45:22
  Author: anoteng-guest
Revision: 8611

Comment in debian/rules added

Modified:
  packages/pype/trunk/debian/rules

Modified: packages/pype/trunk/debian/rules
===================================================================
--- packages/pype/trunk/debian/rules	2012-05-03 16:43:01 UTC (rev 8610)
+++ packages/pype/trunk/debian/rules	2012-05-03 16:45:22 UTC (rev 8611)
@@ -4,6 +4,7 @@
 # Deleting the upstream setup.py, because it is windows only, 
 # and breaks the build
 	rm -f setup.py
+# Delete the backup made by bomstrip
 	rm -f pype.py.bom
 	find ./ -name '*.pyc' -delete
 	dh_clean




More information about the Python-apps-commits mailing list