Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / gettext
index 0739758..cf4b78d 100644 (file)
@@ -5,7 +5,7 @@
 # errors because of this assumption:
 hvconfig_cache()
 {
-cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF
+cat > ${BUILD_DIR}/config.cache << EOF
 gl_cv_func_wcwidth_works=yes
 EOF
 }