From: Glenn Morris Date: Mon, 17 Sep 2012 19:53:27 +0000 (-0400) Subject: Fix typo in previous X-Git-Tag: emacs-24.2.90~269^2~47 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51eed9b88f82fed4dff2ced44852fe0fd4851233;p=emacs.git Fix typo in previous --- diff --git a/make-dist b/make-dist index 3b2d79e56bc..7a17fa02372 100755 --- a/make-dist +++ b/make-dist @@ -408,7 +408,7 @@ echo "Making links to \`nextstep'" 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