From 98198c4f7c1900614b449eb848b22a2865fc6be7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 27 Nov 2006 15:41:52 +0000 Subject: [PATCH] Touch only the parts of the share/emacs directory specific to this version. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 7bfa7900828..b2ee0caf8ab 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ -- 2.39.2