[Python-modules-commits] r25261 - in packages/python-django-jsonfield/trunk/debian (rules)

hertzog at users.alioth.debian.org hertzog at users.alioth.debian.org
Thu Jul 25 13:23:04 UTC 2013


    Date: Thursday, July 25, 2013 @ 13:23:03
  Author: hertzog
Revision: 25261

Drop left-over commands from copy/paste of python-django-tagging

Modified:
  packages/python-django-jsonfield/trunk/debian/rules

Modified: packages/python-django-jsonfield/trunk/debian/rules
===================================================================
--- packages/python-django-jsonfield/trunk/debian/rules	2013-07-25 13:05:15 UTC (rev 25260)
+++ packages/python-django-jsonfield/trunk/debian/rules	2013-07-25 13:23:03 UTC (rev 25261)
@@ -1,12 +1,4 @@
 #!/usr/bin/make -f
 
-PKG = $(shell dh_listpackages)
-
 %:
 	dh $@ --with python2
-
-override_dh_installdocs:
-	dh_installdocs
-	# Generate documentation
-	rst2html <docs/overview.txt >debian/$(PKG)/usr/share/doc/$(PKG)/overview.html
-




More information about the Python-modules-commits mailing list