Skip to content

Commit dd9e352

Browse files
author
Geoffrey Challen
committed
Disable verbose build.
1 parent d72b3df commit dd9e352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/make -f
22

33
# Uncomment this to turn on verbose mode.
4-
export DH_VERBOSE=1
4+
# export DH_VERBOSE=1
55

66
override_dh_update_autotools_config:
77

0 commit comments

Comments
 (0)