(install): Make INSTALLDIR and contents world-readable.
This commit is contained in:
parent
d886825394
commit
438c2139e6
1 changed files with 1 additions and 0 deletions
|
@ -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'`; \
|
||||
|
|
Loading…
Add table
Reference in a new issue