[Python-modules-commits] r14616 - in packages/wtforms/trunk/debian (rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Sun Oct 17 16:01:05 UTC 2010


    Date: Sunday, October 17, 2010 @ 16:00:43
  Author: bzed
Revision: 14616

typo fix.

Modified:
  packages/wtforms/trunk/debian/rules

Modified: packages/wtforms/trunk/debian/rules
===================================================================
--- packages/wtforms/trunk/debian/rules	2010-10-17 15:57:18 UTC (rev 14615)
+++ packages/wtforms/trunk/debian/rules	2010-10-17 16:00:43 UTC (rev 14616)
@@ -13,7 +13,7 @@
 endif
 
 	cd docs && make html
-	rm docs/_build_html/_static/jquery.js
+	rm docs/_build/html/_static/jquery.js
 
 clean:
 	dh --buildsystem=python_distutils $@




More information about the Python-modules-commits mailing list