Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage2 / pkg / diffutils
index 9c919b8..3127535 100644 (file)
@@ -4,5 +4,5 @@ hvconfig_pre()
 {
     # A patch will cause the Diffutils build system to attempt to rebuild
     # the diff.1 man page using the unavailable program help2man:
-    touch ${LFS_TMP}/${PACKAGE}/man/diff.1
+    touch ${SRC_DIR}/man/diff.1
 }