X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fdiffutils;h=312753567405fa7ae2bd5ce25b1e88c7b6109102;hb=582e550b16726c1391156a831baaf33c29a7a38f;hp=9c919b85c5a1e421390890d202498b0ed809ee31;hpb=84ffa3a4299c59046bbe6fdc6124087fbf5c5135;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 }