debian/rules: Turn on compiler commands during package build (configure option: --disable-silent-rules).
This commit is contained in:
parent
afa7e1a4ab
commit
eb979f5591
1
debian/rules
vendored
1
debian/rules
vendored
@ -14,6 +14,7 @@ override_dh_auto_configure:
|
||||
PKG_NAME=mate-power-manager mate-autogen
|
||||
|
||||
dh_auto_configure -- \
|
||||
--disable-silent-rules \
|
||||
--libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/mate-power-manager \
|
||||
--disable-scrollkeeper \
|
||||
--enable-applets \
|
||||
|
Loading…
Reference in New Issue
Block a user