From 8422aeb77d385d8075632f6afedad137a9b3ce29 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 18 May 2002 19:52:17 +0000 Subject: [PATCH] Add a comment in case people complain about the h flag for Tar. --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) 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; \ -- 2.39.5