emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110052: Add missing nextstep file fr


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110052: Add missing nextstep file from previous change.
Date: Sun, 16 Sep 2012 11:51:39 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110052
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2012-09-16 11:51:39 -0700
message:
  Add missing nextstep file from previous change.
modified:
  ChangeLog
  make-dist
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-09-16 18:49:00 +0000
+++ b/ChangeLog 2012-09-16 18:51:39 +0000
@@ -11,7 +11,7 @@
        * make-dist (nextstep/templates): Add directory.
        (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
        (nextstep/Cocoa/Emacs.base/Contents)
-       (nextstep/GNUstep/Emacs.base/Resources): Update contents.
+       (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
 
 2012-09-15  Paul Eggert  <address@hidden>
 

=== modified file 'make-dist'
--- a/make-dist 2012-09-16 18:49:00 +0000
+++ b/make-dist 2012-09-16 18:51:39 +0000
@@ -404,7 +404,7 @@
 
 echo "Making links to \`nextstep'"
 (cd nextstep
- ln ChangeLog README INSTALL ../${tempdir}/nextstep)
+ ln ChangeLog README INSTALL Makefile.in ../${tempdir}/nextstep)
 
 echo "Making links to \`nextstep/templates'"
 (cd nextstep/templates


reply via email to

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