[SCM] gmerlin-avdecoder/master: Don't build static libraries

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jan 12 20:22:49 UTC 2011


The following commit has been merged in the master branch:
commit 9932945dd679722b261d039f598fb0bb30a176b9
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jan 12 21:22:46 2011 +0100

    Don't build static libraries

diff --git a/debian/rules b/debian/rules
index 0119fc3..cc1051a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ DEB_UPSTREAM_TARBALL_MD5 = c1ea663e9da631453eec4ac79138b6c5
 #    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok
 
-DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-avdec-doc --enable-static 
+DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-avdec-doc
 DEB_DH_MAKESHLIBS_ARGS_ALL := -- -v$(DEB_UPSTREAM_VERSION)
 
 # bootstrap autotools files (CDBS normally only updates them)

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list