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

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Wed Apr 22 13:09:32 UTC 2009


The following commit has been merged in the sid branch:
commit 27fed52b077007920899d35bac26a5d5d712669f
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Wed Apr 22 11:55:52 2009 +0200

    Cache the configure test results as we're running configure several times

diff --git a/debian/rules b/debian/rules
index 23e3330..08472cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ LDFLAGS = -Wl,--as-needed
 confflags += --enable-maintainer-mode --enable-release --prefix=/usr
 confflags += \
 	--enable-libtool \
+	--config-cache \
 	--enable-fast-install \
 	--with-binary-version=$(DEBIAN_VERSION) \
 	--disable-update-check \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list