debian/rules
changeset 1124 25e8f9c43f8a
parent 1123 d6c065a7a6b1
child 1125 f14163c7275a
--- a/debian/rules	Sat Oct 11 02:36:46 2014 +0530
+++ b/debian/rules	Sat Oct 11 02:02:05 2014 +0530
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-clean %:
+%:
 	dh $@ --with python2 --buildsystem=python_distutils
 
 build: