[SCM] mpg123/master: Enable LFS aliases, attempt to fix FTBFS on kfreebsd-i386.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Mar 29 12:12:05 UTC 2012


The following commit has been merged in the master branch:
commit b597f86dc1fec19eacde9c803a2de18c52b447a1
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 29 13:59:25 2012 +0200

    Enable LFS aliases, attempt to fix FTBFS on kfreebsd-i386.

diff --git a/debian/rules b/debian/rules
index 69eafd9..4073861 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ ifeq ($(OS),linux)
 WRAPPER_TARGETS += mpg123-alsa
 endif
 
-CONF_COMMON:=--enable-static=no --enable-shared
+CONF_COMMON:=--enable-static=no --enable-shared --enable-lfs-alias
 
 CONF_i486:=--with-cpu=x86_dither
 CONF_arm:=--with-cpu=generic_nofpu

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list