[Python-modules-commits] r747 - /packages/pyscript/trunk/debian/rules

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Wed Jun 7 00:07:11 UTC 2006


Author: arnau-guest
Date: Wed Jun  7 00:07:10 2006
New Revision: 747

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=747
Log:
Remove the generated manpages in clean target

Modified:
    packages/pyscript/trunk/debian/rules

Modified: packages/pyscript/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyscript/trunk/debian/rules?rev=747&op=diff
==============================================================================
--- packages/pyscript/trunk/debian/rules (original)
+++ packages/pyscript/trunk/debian/rules Wed Jun  7 00:07:10 2006
@@ -27,3 +27,6 @@
 
 binary-install/python-pyscript::
 	echo "2.3-" >debian/python-pyscript/usr/share/python-support/pyscript/.version
+
+clean::
+	rm -f $(MANPAGES)




More information about the Python-modules-commits mailing list