Update stage1 shadow for new install dir option
[hvlinux.git] / stage1 / hv-install-2
index 875030f..520921b 100755 (executable)
@@ -57,7 +57,7 @@ PKG_CONFIG=true \
         --disable-sulogin \
         --disable-su \
         --disable-makeinstall-chown"
-ipkg ${SHADOW} "\
+ipkg -i ${LFS} ${SHADOW} "\
     --sysconfdir=/etc \
     --cache-file=config.cache"
 LDFLAGS="-Wl,-lpthread,-ldl" \