changeset 1219:d6c065a7a6b1

debian: Add DH_VERBOSE, commented out, for debugging convenience
author Faheem Mitha <faheem@faheem.info>
date Sat, 11 Oct 2014 02:36:46 +0530
parents c8750f4388c8
children 25e8f9c43f8a
files debian/rules
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+#export DH_VERBOSE=1
 
 clean %:
 	dh $@ --with python2 --buildsystem=python_distutils