Replace /tools with
[hvlinux.git] / stage1 / pkg / bash
index 6e3d9e5..dc30252 100644 (file)
@@ -26,5 +26,5 @@ EOF
 
 hvbuild_post()
 {
-    ln -svfT bash /tools/bin/sh
+    ln -svfT bash ${TOOLS_DIR}/tools/bin/sh
 }