Update binutils for new install dir option
[hvlinux.git] / stage0 / hv-install-2
index 53694b2..5bff462 100755 (executable)
@@ -35,7 +35,7 @@ ipkg ${CLOOG} "\
 
 LDFLAGS=""
 
-ipkg ${BINUTILS}
+ipkg -i ${LFS} ${BINUTILS}
 ipkg -l "${GCC}-pass1" ${GCC}
 
 if [ x"${INSTALL_GLIBC}" == x"1" ]; then