summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorjoey <joey>2000-07-21 07:30:04 +0000
committerjoey <joey>2000-07-21 07:30:04 +0000
commita0371be9dfcbe89014d2ac137078b264254bb81e (patch)
tree54f91049eec946cc090e243d41520398336bf6c9 /debian/rules
parent7581642a039fa6afa47d7298d4d8707d4f6279cd (diff)
r362: * Minor man page updates as Overfiend struggles with debhelperizing X
4.0.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 225db74c..ecca7c33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,8 @@ export DH_COMPAT=3
# Figure out the current debhelper version.
VERSION=$(shell expr "`dpkg-parsechangelog 2>/dev/null |grep Version:`" : '.*Version: \(.*\)')
-export DH_VERBOSE=1
+# Debug
+#export DH_VERBOSE=1
build: test
# Nothing to do.