summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
Diffstat (limited to 'leim')
-rw-r--r--leim/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 2110bce8163..4ae67f882df 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -171,6 +171,7 @@ install: all
| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
fi; \
else true; fi
+ -chmod -R a+r ${INSTALLDIR}
clean mostlyclean:
ELC=`echo ${TIT} | sed 's/\.el/.elc/g'`; \