diff options
Diffstat (limited to 'leim')
-rw-r--r-- | leim/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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: |