add export V=1 to debian/rules so compiler flags aren't hidden
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@ -1,8 +1,5 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
# -*- makefile -*-
|
export V=1
|
||||||
#
|
|
||||||
# Uncomment this to turn on verbose mode.
|
|
||||||
export DH_VERBOSE=1
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
Reference in New Issue
Block a user