[SCM] VLC media player packaging branch, experimental, updated. debian/0.9.9a-1-36-g4dae45f

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri May 29 23:40:39 UTC 2009


The following commit has been merged in the experimental branch:
commit 58d3f111686d1093f04c28a7391d34fef7f36045
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Wed May 13 12:44:14 2009 +0200

    Fix static libs compile

diff --git a/debian/rules b/debian/rules
index d9cafc3..7ea121c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -114,6 +114,7 @@ build-stamp: $(QUILT_STAMPFN)
 	# We need to build the static library apart
 	# Else it's a mess when we build the modules
 	./configure --enable-static $(confflags)
+	$(MAKE) -C compat
 	$(MAKE) -C src libvlccore.la libvlc.la
 	mkdir -p tmp
 	cp src/.libs/libvlccore.a tmp/libvlccore.a

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list