Add git-crypt
[hvlinux.git] / stage3 / hv-install-1
index d73042a..59d99f2 100755 (executable)
@@ -106,6 +106,7 @@ ipkg -m noac ${COLORDIFF}
 ipkg ${INTLTOOL}
 
 ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig"
+ipkg -j -m noac ${GIT_CRYPT}
 
 ipkg ${DIALOG}
 
@@ -222,7 +223,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"