make rules less verbose

This commit is contained in:
Alf Gaida 2014-09-23 13:17:24 +02:00 committed by Andrew Lee (李健秋)
parent 8ba60ae15e
commit ad6c82bb96

2
debian/rules vendored
View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
#export DH_VERBOSE=1
export USE_QT5=1
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)