Turn off verbose mode

This commit is contained in:
Sébastien Delafond
2014-07-11 11:12:27 +02:00
parent 7f8edee078
commit 5703f81bac
+1 -1
View File
@@ -2,7 +2,7 @@
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
#export DH_VERBOSE=1
# DH_GOPKG is the upstream path which you would normally “go get”.
# Using it allows us to build applications without patching locations.