[SCM] npapi-vlc/master: Disable silent build rules.
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sat Jun 15 14:28:00 UTC 2013
The following commit has been merged in the master branch:
commit 698ad6880230cc86dc772cbd407bc388de92cd7a
Author: Benjamin Drung <bdrung at debian.org>
Date: Sat Jun 15 16:27:52 2013 +0200
Disable silent build rules.
diff --git a/debian/rules b/debian/rules
index 5eca1f7..df1fb5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@ --parallel --with autoreconf
override_dh_auto_configure:
- dh_auto_configure -- $(shell dpkg-buildflags --export=configure) --libdir=/usr/lib
+ dh_auto_configure -- $(shell dpkg-buildflags --export=configure) --disable-silent-rules --libdir=/usr/lib
override_dh_auto_install:
dh_auto_install
--
npapi-vlc packaging
More information about the pkg-multimedia-commits
mailing list