[Fingerforce-commits] [SCM] fprintd packaging for Debian. branch, debian, updated. debian/0.4.1-5-g73edad0-2-2-g553fa17

Didier Raboud odyx at debian.org
Sun May 27 16:59:50 UTC 2012


The following commit has been merged in the debian branch:
commit d15ad528f0851bc08cf7c207e6950b55933ae48a
Author: Didier Raboud <odyx at debian.org>
Date:   Tue May 15 10:04:58 2012 +0200

    Get verbose build logs.
    
    Disable automake silent rules.

diff --git a/debian/rules b/debian/rules
index 42010a9..2eb5460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)
 	dh $@ --fail-missing --parallel
 
 # Configuration arguments
-CONFIG_ARGS = --enable-pam
+CONFIG_ARGS = --enable-pam --disable-silent-rules
 
 ifneq (,$(filter fprintd-doc,$(shell dh_listpackages)))
 	CONFIG_ARGS += --enable-gtk-doc

-- 
fprintd packaging for Debian.



More information about the Fingerforce-commits mailing list