From: Gerd Moellmann Date: Thu, 5 Apr 2001 13:53:02 +0000 (+0000) Subject: (install): Remove .cvsignore files. X-Git-Tag: emacs-pretest-21.0.102~26 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7343b60855d7d4f6ff6eedc3d3ebc66f7bce7d2;p=emacs.git (install): Remove .cvsignore files. --- diff --git a/leim/Makefile.in b/leim/Makefile.in index 2057759f0b9..9efbf60fdef 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -208,6 +208,7 @@ install: all | (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\ fi; \ else true; fi + -rm -f ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore -chmod -R a+r ${INSTALLDIR} clean mostlyclean: