[Python-modules-commits] r21677 - in packages/html5lib/trunk/debian (rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Wed May 9 20:40:10 UTC 2012


    Date: Wednesday, May 9, 2012 @ 20:40:07
  Author: bzed
Revision: 21677

yet another minor thing. Stupid svn forces me to commit all the time..

Modified:
  packages/html5lib/trunk/debian/rules

Modified: packages/html5lib/trunk/debian/rules
===================================================================
--- packages/html5lib/trunk/debian/rules	2012-05-09 20:30:59 UTC (rev 21676)
+++ packages/html5lib/trunk/debian/rules	2012-05-09 20:40:07 UTC (rev 21677)
@@ -20,4 +20,4 @@
 
 override_dh_auto_install:
 	dh_auto_install
-	find debian/tmp -type d -name tests -print0 | xargs -0 rm -r
+	find debian/python-html5lib -type d -name tests -print0 | xargs -0 rm -r




More information about the Python-modules-commits mailing list