[SCM] mplayer packaging branch, master, updated. debian/1.0.rc2+svn20090303-2-8-g8e51525

mennucc1 at users.alioth.debian.org mennucc1 at users.alioth.debian.org
Sun Mar 22 09:11:48 UTC 2009


The following commit has been merged in the master branch:
commit 3f6ccce746f9296b3caa826599bd6e01a88fefa6
Author: A Mennucc <mennucc1 at debian.org>
Date:   Sun Mar 22 10:03:09 2009 +0100

    another try at the same bug 520113, thanks Diego

diff --git a/debian/rules b/debian/rules
index b570e74..288820e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -177,7 +177,7 @@ endif
 	#workaround for bug 520113 (hopefully)
 ifeq (mips,$(DEB_HOST_ARCH_CPU))
 	mv config.mak  config.mak~~
-	sed '/^CFLAGS =/s/=/= -fPIC /' config.mak~~ > config.mak
+	sed '/^CFLAGS =/s/=/= -fPIC -DPIC /' config.mak~~ > config.mak
 endif
 	touch configure-arch-stamp
 

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list