[SCM] VLC media player packaging branch, sid, updated. debian/0.9.9a-1-22-gd6698b9

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sat Jun 6 15:00:31 UTC 2009


The following commit has been merged in the sid branch:
commit 7cc709a753c7e0eb294e5b2f7bcd9cb02a2651f4
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Jun 6 14:45:12 2009 +0000

    Disable-maintener mode
    
    We don't depends on the autotools and we patch configure or the Makefle by hand if we have patches on configure.ac

diff --git a/debian/rules b/debian/rules
index cb16716..d9d1d14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ include /usr/share/quilt/quilt.make
 LDFLAGS = -Wl,--as-needed
 
 # configure flags
-confflags += --enable-maintainer-mode --enable-release --prefix=/usr
+confflags += --disable-maintainer-mode --enable-release --prefix=/usr
 confflags += \
 	--config-cache \
 	--enable-fast-install \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list