From: Hugo Villeneuve Date: Sun, 28 Dec 2014 05:33:21 +0000 (-0500) Subject: Update xvidcore for new ipkg() -d option X-Git-Url: http://gitweb.hugovil.com/?p=hvlinux.git;a=commitdiff_plain;h=f0594e9525c28e8ae17471b76bee12e54a6bd0ab Update xvidcore for new ipkg() -d option --- diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index d73042a..591c673 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -222,7 +222,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m acnb ${LIBFAAC} ipkg -m acnb ${LIBFAAD2} ipkg ${LIBTHEORA} - ipkg ${XVIDCORE} + ipkg -m acnb -d "build/generic" ${XVIDCORE} ipkg ${LIBX264} "--enable-shared" diff --git a/stage3/pkg/xvidcore b/stage3/pkg/xvidcore index 9c54a40..fc5d46a 100644 --- a/stage3/pkg/xvidcore +++ b/stage3/pkg/xvidcore @@ -1,12 +1,5 @@ #!/bin/bash -hvconfig() -{ - cd ${LFS_TMP}/${PACKAGE}/build/generic - ./configure \ - --prefix=/usr -} - hvbuild_post() { chmod -v 755 /usr/lib/libxvidcore.so.4.3