summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-10-31 03:16:48 +0000
committerGlenn Morris <rgm@gnu.org>2007-10-31 03:16:48 +0000
commit35461ed216cb4961222bccc0f9393234d82da11d (patch)
tree2f04b433dfe48aafe62818e562959f1ddddb5279 /leim
parent750996ba31dc5376d991397ff27b4d864ed4b931 (diff)
downloademacs-35461ed216cb4961222bccc0f9393234d82da11d.tar.gz
(install): Change ownership of installed files.
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 188ac81c880..d2dcd8bfa70 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -251,6 +251,7 @@ install: all
done) \
else true; fi
-chmod -R a+r ${INSTALLDIR}
+ -find ${INSTALLDIR} -exec chown $${LOGNAME:-$$USERNAME} '{}' ';'
clean mostlyclean:
rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \