Move Mercurial from stage 3 to 5 (Python dependency)
[hvlinux.git] / stage5 / hv-install-1
index 90062f9..4c3b61a 100755 (executable)
@@ -229,6 +229,8 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg ${ABIWORD} "--disable-spellcheck"
 fi
 
+ipkg -m noac ${MERCURIAL}
+
 ipkg ${INDENT}
 
 if [ "x${USE_SAMBA}" = "xyes" ]; then