summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-06-24 03:47:07 +0000
committerGlenn Morris <rgm@gnu.org>2009-06-24 03:47:07 +0000
commiteeebcbb97aa08de2fd9fc846a69101ed808db609 (patch)
treec7a36e05ac00cc6467ceb9e927d54285217ab180 /make-dist
parentaa227ba554ffde6fe30915e2cc4c6945a86ea0e6 (diff)
downloademacs-eeebcbb97aa08de2fd9fc846a69101ed808db609.tar.gz
Yavor Doganov <yavor at gnu.org>
(tempdir): Don't create directories preferences.gorm and preferences.nib, they are no longer required.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist4
1 files changed, 1 insertions, 3 deletions
diff --git a/make-dist b/make-dist
index 0eb2b9a417c..362f06502c2 100755
--- a/make-dist
+++ b/make-dist
@@ -342,12 +342,10 @@ for subdir in lisp site-lisp \
nextstep/Cocoa/Emacs.base/Contents \
nextstep/Cocoa/Emacs.base/Contents/Resources \
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj \
- nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib \
nextstep/Cocoa/Emacs.xcodeproj \
nextstep/GNUstep \
nextstep/GNUstep/Emacs.base \
- nextstep/GNUstep/Emacs.base/Resources \
- nextstep/GNUstep/Emacs.base/Resources/preferences.gorm
+ nextstep/GNUstep/Emacs.base/Resources
do
echo " ${tempdir}/${subdir}"
mkdir ${tempdir}/${subdir}