zsh-workers
 help / color / mirror / code / Atom feed
From: Ollivier Robert <roberto@keltia.freenix.fr>
To: zsh-workers@sunsite.auc.dk
Subject: Patch to pws-2
Date: Tue, 31 Aug 1999 00:06:16 +0200	[thread overview]
Message-ID: <19990831000616.A6971@keltia.freenix.fr> (raw)

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.


                 reply	other threads:[~1999-08-30 23:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990831000616.A6971@keltia.freenix.fr \
    --to=roberto@keltia.freenix.fr \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).