From: Eli Zaretskii Date: Sat, 18 May 2002 19:52:17 +0000 (+0000) Subject: Add a comment in case people complain about the h flag for Tar. X-Git-Tag: ttn-vms-21-2-B4~15009 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8422aeb77d385d8075632f6afedad137a9b3ce29;p=emacs.git Add a comment in case people complain about the h flag for Tar. --- diff --git a/Makefile.in b/Makefile.in index a1c5fa178d1..266b8ed62e5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -365,6 +365,9 @@ install-arch-dep: mkdir ## Note that we copy DOC* and then delete DOC ## as a workaround for a bug in tar on Ultrix 4.2. + +## If people complain about the h flag in tar command, take that out. +## That flag is also used in leim/Makefile.in install-arch-indep: mkdir info -set ${COPYDESTS} ; \ unset CDPATH; \