Update xvidcore for new ipkg() -d option
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 28 Dec 2014 05:33:21 +0000 (00:33 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 29 Dec 2014 16:24:31 +0000 (11:24 -0500)
stage3/hv-install-1
stage3/pkg/xvidcore

index d73042a..591c673 100755 (executable)
@@ -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"
 
index 9c54a40..fc5d46a 100644 (file)
@@ -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