diff options
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -302,7 +302,6 @@ for subdir in site-lisp \ | |||
| 302 | nextstep/Cocoa/Emacs.base/Contents \ | 302 | nextstep/Cocoa/Emacs.base/Contents \ |
| 303 | nextstep/Cocoa/Emacs.base/Contents/Resources \ | 303 | nextstep/Cocoa/Emacs.base/Contents/Resources \ |
| 304 | nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj \ | 304 | nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj \ |
| 305 | nextstep/Cocoa/Emacs.xcodeproj \ | ||
| 306 | nextstep/GNUstep \ | 305 | nextstep/GNUstep \ |
| 307 | nextstep/GNUstep/Emacs.base \ | 306 | nextstep/GNUstep/Emacs.base \ |
| 308 | nextstep/GNUstep/Emacs.base/Resources | 307 | nextstep/GNUstep/Emacs.base/Resources |
| @@ -438,10 +437,6 @@ echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents/Resources/English.lpr | |||
| 438 | (cd nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj | 437 | (cd nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj |
| 439 | ln InfoPlist.strings ../../../../../../${tempdir}/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj) | 438 | ln InfoPlist.strings ../../../../../../${tempdir}/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj) |
| 440 | 439 | ||
| 441 | echo "Making links to \`nextstep/Cocoa/Emacs.xcodeproj'" | ||
| 442 | (cd nextstep/Cocoa/Emacs.xcodeproj | ||
| 443 | ln project.pbxproj ../../../${tempdir}/nextstep/Cocoa/Emacs.xcodeproj) | ||
| 444 | |||
| 445 | echo "Making links to \`nextstep/GNUstep/Emacs.base/Resources'" | 440 | echo "Making links to \`nextstep/GNUstep/Emacs.base/Resources'" |
| 446 | (cd nextstep/GNUstep/Emacs.base/Resources | 441 | (cd nextstep/GNUstep/Emacs.base/Resources |
| 447 | ln Emacs.desktop Info-gnustep.plist README emacs.tiff ../../../../${tempdir}/nextstep/GNUstep/Emacs.base/Resources ) | 442 | ln Emacs.desktop Info-gnustep.plist README emacs.tiff ../../../../${tempdir}/nextstep/GNUstep/Emacs.base/Resources ) |