[SCM] audiofile/master.experimental: Re-enable build of static libs.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Feb 10 19:52:37 UTC 2013


The following commit has been merged in the master.experimental branch:
commit ff2224bdd91b4da7a8ae781264fcd3f43958303c
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Feb 10 19:50:47 2013 +0000

    Re-enable build of static libs.

diff --git a/debian/rules b/debian/rules
index fb1fdae..c7fea31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 %:
 	dh $@ --parallel --with autoreconf
 
-override_dh_auto_configure:
-	dh_auto_configure -- --enable-static=no
-
 override_dh_strip:
 	dh_strip -plibaudiofile1 --dbg-package=libaudiofile-dbg
 	dh_strip --remaining-packages

-- 
audiofile packaging



More information about the pkg-multimedia-commits mailing list