make rules less verbose

ubuntu/cosmic
Alf Gaida 10 years ago committed by Andrew Lee (李健秋)
parent 8ba60ae15e
commit ad6c82bb96

2
debian/rules vendored

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

Loading…
Cancel
Save