changeset 45350:954cf2c45e73

Add a comment in case people complain about the h flag for Tar.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 18 May 2002 19:52:17 +0000
parents adad3cfa1c62
children bd2bdf90e286
files Makefile.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Sat May 18 19:45:37 2002 +0000
+++ b/Makefile.in	Sat May 18 19:52:17 2002 +0000
@@ -365,6 +365,9 @@
 
 ## 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; \