[SCM] libdv/master: Disable the build of static libraries.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 23:55:34 UTC 2012


The following commit has been merged in the master branch:
commit fa1fcb6fc278932704ee1af3b3e7480cfcaea7b9
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Feb 9 00:55:04 2012 +0100

    Disable the build of static libraries.

diff --git a/debian/rules b/debian/rules
index a038a3b..5cc0ac0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ endif
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		--disable-static \
 		--enable-sdl
 
 override_dh_auto_install:

-- 
libdv packaging



More information about the pkg-multimedia-commits mailing list