[Python-modules-commits] r12259 - in packages/pystemmer/trunk/debian (rules)

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Sat Mar 13 18:08:27 UTC 2010


    Date: Saturday, March 13, 2010 @ 18:08:08
  Author: stefanor-guest
Revision: 12259

Remove src/*.c in clean, auto-generated

Modified:
  packages/pystemmer/trunk/debian/rules

Modified: packages/pystemmer/trunk/debian/rules
===================================================================
--- packages/pystemmer/trunk/debian/rules	2010-03-13 17:58:15 UTC (rev 12258)
+++ packages/pystemmer/trunk/debian/rules	2010-03-13 18:08:08 UTC (rev 12259)
@@ -17,6 +17,7 @@
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf debian/html
+	rm -f src/*.c
 
 override_dh_auto_test:
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))




More information about the Python-modules-commits mailing list