X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2FMesaLib;h=38b5af0b4beea8aae88f7059a939f958d27ed456;hb=47f2031ebd11633c79f3fb0fd173658b2d2ef3d4;hp=de43784a1f3f0c759aff9e513aa0ffc7d5856365;hpb=70abb7e53164cf84ffc6b794c37c4f74ff21b4f8;p=hvlinux.git diff --git a/stage4/pkg/MesaLib b/stage4/pkg/MesaLib index de43784..38b5af0 100644 --- a/stage4/pkg/MesaLib +++ b/stage4/pkg/MesaLib @@ -32,5 +32,5 @@ hvconfig_pre() # Mesa builds with debugging symbols. Remove the -g switch from both CFLAGS # and CXXFLAGS with this command: - sed 's@FLAGS=\"-g@FLAGS=\"@' -i ${LFS_TMP}/${PACKAGE}/configure + sed 's@FLAGS=\"-g@FLAGS=\"@' -i ${SRC_DIR}/configure }