Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / util-linux
index 5778f60..3b57fa9 100644 (file)
@@ -4,7 +4,7 @@
 # cross-compiling:
 hvconfig_cache()
 {
-cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF
+cat > ${BUILD_DIR}/config.cache << EOF
 scanf_cv_type_modifier=as
 EOF
 }