Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / cloog
index 8e278d2..4891a4c 100644 (file)
@@ -3,5 +3,5 @@
 hvconfig_post()
 {
     # Apply a sed which prevents the attempted installation of an invalid file:
-    sed -i '/cmake/d' ${LFS_TMP}/${PACKAGE}-build/Makefile
+    sed -i '/cmake/d' ${BUILD_DIR}/Makefile
 }