From 65f379881aefe387eadff5d3a1e06d063604b63b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 30 Jan 2007 17:10:16 +0000 Subject: [PATCH] (compver): Install info and manpages. --- mac/make-package | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mac/make-package b/mac/make-package index 2c113edbd13..a783ef40a50 100755 --- a/mac/make-package +++ b/mac/make-package @@ -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 -- 2.39.2