X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fcloog;h=4891a4ce4383781701ca6db2a2a499c50a900fed;hb=fc7d8c678ca78bef7c6e7eaeeb579269b7c501be;hp=8e278d25c8a09a155973a9d27228cf54eeecaab4;hpb=74eeb0ffa69ee13dbfa5f020ec217a6693f81a32;p=hvlinux.git diff --git a/stage1/pkg/cloog b/stage1/pkg/cloog index 8e278d2..4891a4c 100644 --- a/stage1/pkg/cloog +++ b/stage1/pkg/cloog @@ -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 }