debian: Add DH_VERBOSE, commented out, for debugging convenience
authorFaheem Mitha <faheem@faheem.info>
Sat, 11 Oct 2014 02:36:46 +0530
changeset 1123 d6c065a7a6b1
parent 1122 c8750f4388c8
child 1124 25e8f9c43f8a
debian: Add DH_VERBOSE, commented out, for debugging convenience
debian/rules
--- a/debian/rules	Thu Oct 02 21:10:48 2014 -0400
+++ b/debian/rules	Sat Oct 11 02:36:46 2014 +0530
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+#export DH_VERBOSE=1
 
 clean %:
 	dh $@ --with python2 --buildsystem=python_distutils