[SCM] gmtk/master: Revert "debian/rules: don't build static libraries at all"

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Wed Jan 4 17:50:53 UTC 2012


The following commit has been merged in the master branch:
commit 5ce546d334c275a2831d7fff41af5fa6b449e6e1
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Wed Jan 4 18:42:46 2012 +0100

    Revert "debian/rules: don't build static libraries at all"
    
    This reverts commit 247d005785c3d37a9d5d5c6a7f4127724d7e412d.

diff --git a/debian/rules b/debian/rules
index 522005d..8982e10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ include /usr/share/dpkg/buildflags.mk
 override_dh_autoreconf:
 	dh_autoreconf --as-needed
 
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-static
-
 # Build debug packages.
 override_dh_strip:
 	dh_strip -plibgmtk0 --dbg-package=libgmtk0-dbg

-- 
gmtk packaging



More information about the pkg-multimedia-commits mailing list