[Python-modules-commits] r21672 - in packages/html5lib/trunk/debian (rules)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Wed May 9 20:11:35 UTC 2012
Date: Wednesday, May 9, 2012 @ 20:11:31
Author: bzed
Revision: 21672
22:10:53 < jwilk> bzed: debian/temp ?
Modified:
packages/html5lib/trunk/debian/rules
Modified: packages/html5lib/trunk/debian/rules
===================================================================
--- packages/html5lib/trunk/debian/rules 2012-05-09 20:10:25 UTC (rev 21671)
+++ packages/html5lib/trunk/debian/rules 2012-05-09 20:11:31 UTC (rev 21672)
@@ -17,4 +17,4 @@
override_dh_auto_install:
dh_auto_install
- find debian/temp -type d -name tests -print0 | xargs -0 rm -r
+ find debian/tmp -type d -name tests -print0 | xargs -0 rm -r
More information about the Python-modules-commits
mailing list