X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fdiffutils;h=312753567405fa7ae2bd5ce25b1e88c7b6109102;hb=1b3f334af67c84997f7b5e6dee56faf556f0ea4b;hp=9c919b85c5a1e421390890d202498b0ed809ee31;hpb=fc8e13fb0303c69abe0ac9eacf6c604b735287b3;p=hvlinux.git diff --git a/stage2/pkg/diffutils b/stage2/pkg/diffutils index 9c919b8..3127535 100644 --- a/stage2/pkg/diffutils +++ b/stage2/pkg/diffutils @@ -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 }