1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00

(compver): Install info and manpages.

This commit is contained in:
Chong Yidong 2007-01-30 17:10:16 +00:00
parent c30918b635
commit 65f379881a

View File

@ -330,6 +330,8 @@ compver=powerpc-apple-darwin`uname -r`
if test "$self_contained" = "yes"; then
# Move shared files down to Resources directory
mv $installprefix/share/emacs/$version/* $installprefix
mv $installprefix/share/info $installprefix
mv $installprefix/share/man $installprefix
rm -rf $installprefix/share
# These directories might remain in Resources
mv $installprefix/bin $installprefix/../MacOS/bin