summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-04-24 16:15:54 +0000
committerSteven Knight <knight@baldmt.com>2002-04-24 16:15:54 +0000
commit781d8e41ced624697e40cdcd95e99687e1e11356 (patch)
tree7df8f36ae2a0cb2db7a8a643a1781d37e56e0746 /debian/rules
parent755fe44095622d2ed2ac7a469686286212ea6f3c (diff)
downloadscons-781d8e41ced624697e40cdcd95e99687e1e11356.tar.gz
Left DH_VERBOSE set on the Debian packaging rework.
Diffstat (limited to 'debian/rules')
-rw-r--r--debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2b3b36c8..200536fc 100644
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ PYTHON=/usr/bin/python2.1
#######
# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
# This is the debhelper compatability version to use.
export DH_COMPAT=2