diff Makefile.in @ 74251:88beb338a4cc

Touch only the parts of the share/emacs directory specific to this version.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 27 Nov 2006 15:41:52 +0000
parents 6211df193121
children cf3e4c6cd4c3
line wrap: on
line diff
--- a/Makefile.in	Mon Nov 27 15:41:41 2006 +0000
+++ b/Makefile.in	Mon Nov 27 15:41:52 2006 +0000
@@ -518,7 +518,7 @@
 	     ${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 \