zsh-workers
 help / color / mirror / code / Atom feed
* Patch to pws-2
@ 1999-08-30 22:06 Ollivier Robert
  0 siblings, 0 replies; only message in thread
From: Ollivier Robert @ 1999-08-30 22:06 UTC (permalink / raw)
  To: zsh-workers

Change 364 by root@zsh on 1999/08/31 00:04:39

	Add a missing '$'.

Affected files ...

... //depot/shells/zsh/Src/Makefile.in#8 edit

Differences ...

==== //depot/shells/zsh/Src/Makefile.in#8 (text) ====
Index: shells/zsh/Src/Makefile.in
--- shells/zsh/Src/Makefile.in.~1~	Tue Aug 31 00:05:08 1999
+++ shells/zsh/Src/Makefile.in	Tue Aug 31 00:05:08 1999
@@ -167,7 +167,7 @@
 	    $(LN) $(DESTDIR)$(bindir)/zsh $(DESTDIR)$(bindir)/zsh.old; \
 	else :; fi
 	rm -f $(DESTDIR)$(bindir)/zsh.new
-	$(LN) $(DESTDIR)$(bindir)/zsh-$(VERSION) $(DESTDIR)(bindir)/zsh.new
+	$(LN) $(DESTDIR)$(bindir)/zsh-$(VERSION) $(DESTDIR)$(bindir)/zsh.new
 	mv $(DESTDIR)$(bindir)/zsh.new $(DESTDIR)$(bindir)/zsh
 
 install.bin-N:
End of Patch.

-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
The Postman hits! The Postman hits! You have new mail.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-08-30 23:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-30 22:06 Patch to pws-2 Ollivier Robert

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).