emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/make-package,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/mac/make-package,v
Date: Tue, 30 Jan 2007 17:10:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/01/30 17:10:16

Index: make-package
===================================================================
RCS file: /sources/emacs/emacs/mac/make-package,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- make-package        21 Jan 2007 04:42:26 -0000      1.25
+++ make-package        30 Jan 2007 17:10:16 -0000      1.26
@@ -330,6 +330,8 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]