Add cross-compile ipkg mode for stage1 (DESTDIR)
[hvlinux.git] / stage1 / pkg / texinfo
index fc6050f..987d8ee 100644 (file)
@@ -5,5 +5,5 @@ hvbuild()
     ${HVMAKE} -C tools/gnulib/lib
     ${HVMAKE} -C tools
     ${HVMAKE}
-    ${HVMAKE} install
+    ${HVMAKE} DESTDIR=${LFS} install
 }