Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
23769e49
Commit
23769e49
authored
Oct 18, 2011
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
parent
08b0fee8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+0
-5
No files found.
ChangeLog
View file @
23769e49
2011-10-18 Chong Yidong <cyd@gnu.org>
* make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
2011-10-13 Glenn Morris <rgm@gnu.org>
2011-10-13 Glenn Morris <rgm@gnu.org>
* configure.in: Also look for tputs in libcurses. (Bug#9736)
* configure.in: Also look for tputs in libcurses. (Bug#9736)
...
...
make-dist
View file @
23769e49
...
@@ -302,7 +302,6 @@ for subdir in site-lisp \
...
@@ -302,7 +302,6 @@ for subdir in site-lisp \
nextstep/Cocoa/Emacs.base/Contents
\
nextstep/Cocoa/Emacs.base/Contents
\
nextstep/Cocoa/Emacs.base/Contents/Resources
\
nextstep/Cocoa/Emacs.base/Contents/Resources
\
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
\
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
\
nextstep/Cocoa/Emacs.xcodeproj
\
nextstep/GNUstep
\
nextstep/GNUstep
\
nextstep/GNUstep/Emacs.base
\
nextstep/GNUstep/Emacs.base
\
nextstep/GNUstep/Emacs.base/Resources
nextstep/GNUstep/Emacs.base/Resources
...
@@ -438,10 +437,6 @@ echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents/Resources/English.lpr
...
@@ -438,10 +437,6 @@ echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents/Resources/English.lpr
(
cd
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
(
cd
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
ln
InfoPlist.strings ../../../../../../
${
tempdir
}
/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
)
ln
InfoPlist.strings ../../../../../../
${
tempdir
}
/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
)
echo
"Making links to
\`
nextstep/Cocoa/Emacs.xcodeproj'"
(
cd
nextstep/Cocoa/Emacs.xcodeproj
ln
project.pbxproj ../../../
${
tempdir
}
/nextstep/Cocoa/Emacs.xcodeproj
)
echo
"Making links to
\`
nextstep/GNUstep/Emacs.base/Resources'"
echo
"Making links to
\`
nextstep/GNUstep/Emacs.base/Resources'"
(
cd
nextstep/GNUstep/Emacs.base/Resources
(
cd
nextstep/GNUstep/Emacs.base/Resources
ln
Emacs.desktop Info-gnustep.plist README emacs.tiff ../../../../
${
tempdir
}
/nextstep/GNUstep/Emacs.base/Resources
)
ln
Emacs.desktop Info-gnustep.plist README emacs.tiff ../../../../
${
tempdir
}
/nextstep/GNUstep/Emacs.base/Resources
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment