Fix segfault with evince
[hvlinux.git] / stage1 / pkg / grep
index 7fe6d0f..2ef77c8 100644 (file)
@@ -2,9 +2,9 @@
 
 # When Cross Compiling the configure script does not determine the correct values
 # for the following, Set the values manually:
-config_cache()
+hvconfig_cache()
 {
-cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF
+cat > ${BUILD_DIR}/config.cache << EOF
 ac_cv_func_malloc_0_nonnull=yes
 ac_cv_func_realloc_0_nonnull=yes
 EOF