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