[Python-modules-commits] r21492 - in packages/python-http-parser/trunk/debian (rules)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Wed May 2 06:43:27 UTC 2012


    Date: Wednesday, May 2, 2012 @ 06:43:26
  Author: takaki
Revision: 21492

mdebian/rules: remove rm

Modified:
  packages/python-http-parser/trunk/debian/rules

Modified: packages/python-http-parser/trunk/debian/rules
===================================================================
--- packages/python-http-parser/trunk/debian/rules	2012-05-02 06:42:55 UTC (rev 21491)
+++ packages/python-http-parser/trunk/debian/rules	2012-05-02 06:43:26 UTC (rev 21492)
@@ -4,6 +4,6 @@
 	dh $@ --with python2 --buildsystem=python_distutils
 
 
-override_dh_auto_install:
-	dh_auto_install
-	rm $(CURDIR)/debian/python-http-parser/usr/share/pyshared/http_parser/LICENSE
+#override_dh_auto_install:
+#	dh_auto_install
+#	rm $(CURDIR)/debian/python-http-parser/usr/share/pyshared/http_parser/LICENSE




More information about the Python-modules-commits mailing list