emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110078: Fix typo in previous


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110078: Fix typo in previous
Date: Mon, 17 Sep 2012 15:53:27 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110078
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-09-17 15:53:27 -0400
message:
  Fix typo in previous
modified:
  make-dist
=== modified file 'make-dist'
--- a/make-dist 2012-09-16 18:51:39 +0000
+++ b/make-dist 2012-09-17 19:53:27 +0000
@@ -408,7 +408,7 @@
 
 echo "Making links to \`nextstep/templates'"
 (cd nextstep/templates
- ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in 
InfoPlist.strings.in../../${tempdir}/nextstep/templates)
+ ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in InfoPlist.strings.in 
../../${tempdir}/nextstep/templates)
 
 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'"
 (cd nextstep/Cocoa/Emacs.base/Contents


reply via email to

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