Add cross-compile ipkg mode for stage1 (DESTDIR)
[hvlinux.git] / stage1 / pkg / bash
index dd9ae53..6d0abc3 100644 (file)
@@ -26,5 +26,5 @@ EOF
 
 hvbuild_post()
 {
-    ln -svfT bash ${TOOLS_DIR}/tools/bin/sh
+    ln -svfT bash ${TOOLS_DIR}/bin/sh
 }