make the rules less verbos and drop the not needed QT5 switch

This commit is contained in:
Alf Gaida 2015-02-14 16:50:54 +01:00 committed by Andrew Lee (李健秋)
parent 70805d438e
commit 48319dc801

4
debian/rules vendored
View File

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