Add at-spi2-core and at-spi2-atk
[hvlinux.git] / stage2 / pkg / diffutils
old mode 100755 (executable)
new mode 100644 (file)
index 9c919b8..3127535
@@ -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
 }