summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-21 21:00:32 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-21 21:00:32 +0200
commitd3b61b40165c6f81c442133acf69e567cfd80769 (patch)
tree61db4e39a345c04ba00d802ddda430a08b745d7d
parent602afb3a3d16409f953875543f90dba0a1391748 (diff)
downloadnutyx-extra-d3b61b40165c6f81c442133acf69e567cfd80769.tar.gz
nutyx-extra-d3b61b40165c6f81c442133acf69e567cfd80769.tar.bz2
nutyx-extra-d3b61b40165c6f81c442133acf69e567cfd80769.tar.xz
nutyx-extra-d3b61b40165c6f81c442133acf69e567cfd80769.zip
liba52, ajust pour la RC2
-rwxr-xr-xextra/liba52/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/liba52/Pkgfile b/extra/liba52/Pkgfile
index 5bd07b9f1..e23910cd9 100755
--- a/extra/liba52/Pkgfile
+++ b/extra/liba52/Pkgfile
@@ -13,10 +13,10 @@ source=(http://liba52.sourceforge.net/files/a52dec-$version.tar.gz \
build() {
cd a52dec-$version
patch -Np1 -i ../a52dec-0.7.4-build.patch
+ ./bootstrap
./configure --prefix=/usr \
--mandir=/usr/share/man \
- --enable-shared \
- --enable-double
+ --enable-shared
make -j3
make DESTDIR=$PKG install
# required for xine-lib