From 51eed9b88f82fed4dff2ced44852fe0fd4851233 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 17 Sep 2012 15:53:27 -0400 Subject: [PATCH] Fix typo in previous --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-dist b/make-dist index 3b2d79e56b..7a17fa0237 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 -- 2.39.2