[SCM] vo-aacenc/master: Disable building of static objects.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 30 08:26:35 UTC 2011


The following commit has been merged in the master branch:
commit 99fa68bebc56d531107509fa1bc0e412fb68c2b8
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 30 10:26:00 2011 +0200

    Disable building of static objects.

diff --git a/debian/rules b/debian/rules
index 3c8a2ef..0c4f8cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,5 +16,8 @@ endif
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-static=no
+
 override_dh_strip:
 	dh_strip --dbg-package=vo-aacenc-dbg

-- 
vo-aacenc packaging



More information about the pkg-multimedia-commits mailing list