Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / patch
index 2742671..ef6d3a1 100644 (file)
@@ -4,7 +4,7 @@
 # certain features:
 hvconfig_cache()
 {
-cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF
+cat > ${BUILD_DIR}/config.cache << EOF
 ac_cv_func_strnlen_working=yes
 EOF
 }