Update xvidcore for new ipkg() -d option
[hvlinux.git] / stage3 / hv-install-1
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"