Touch only the parts of the share/emacs directory specific to this
version.
This commit is contained in:
parent
f7e73b1d16
commit
98198c4f7c
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ install-arch-indep: mkdir info
|
|||
${INSTALL_INFO} --info-dir=$(DESTDIR)${infodir} $(DESTDIR)${infodir}/$$elt); \
|
||||
done; \
|
||||
else true; fi
|
||||
-chmod -R a+r $(DESTDIR)${datadir}/emacs ${COPYDESTS} $(DESTDIR)${infodir}
|
||||
-chmod -R a+r $(DESTDIR)${datadir}/emacs/${version} $(DESTDIR)${datadir}/emacs/site-lisp ${COPYDESTS} $(DESTDIR)${infodir}
|
||||
thisdir=`/bin/pwd`; \
|
||||
cd ${srcdir}/etc; \
|
||||
for page in emacs emacsclient etags ctags ; do \
|
||||
|
|
Loading…
Add table
Reference in a new issue