# HG changeset patch # User Eli Zaretskii # Date 1021751537 0 # Node ID 954cf2c45e731404d4ac59a285ea77197e30bf35 # Parent adad3cfa1c627c9c0f5e827a262ac8dc2c222a34 Add a comment in case people complain about the h flag for Tar. diff -r adad3cfa1c62 -r 954cf2c45e73 Makefile.in --- 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; \