zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@jaist.ac.jp>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: 3.1.6-pws-11
Date: 09 Dec 1999 07:23:50 +0900	[thread overview]
Message-ID: <rsq1z8xax6x.fsf@crane.jaist.ac.jp> (raw)
In-Reply-To: Peter Stephenson's message of "Wed, 08 Dec 1999 21:31:37 +0000"

In article <E11vofl-0002y3-00.1999-12-08-21-30-54@cmailg5.svr.pol.co.uk>,
  Peter Stephenson <pws@pwstephenson.fsnet.co.uk> writes:

> http://www.pwstephenson.fsnet.co.uk/zsh-3.1.6-pws-11.tar.gz

Hm.  _sudo is forgotten.

Index: Completion/User/.distfiles
===================================================================
RCS file: /projects/zsh/zsh/Completion/User/.distfiles,v
retrieving revision 1.1.1.13
diff -u -r1.1.1.13 .distfiles
--- Completion/User/.distfiles	1999/12/08 22:05:49	1.1.1.13
+++ Completion/User/.distfiles	1999/12/08 22:20:48
@@ -6,7 +6,7 @@
     _mh _mount _mutt _my_accounts _netscape _nslookup _other_accounts
     _pack _patch _pbm _pdf _perl_basepods _perl_builtin_funcs
     _perl_modules _perldoc _ports _prompt _ps _pspdf _rcs _rlogin _sh
-    _socket _ssh _strip _stty _su _tar _tar_archive _telnet _tex _tiff
+    _socket _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _tiff
     _uncompress _unpack _urls _use_lo _user_at_host _users _users_on
     _webbrowser _wget _whereis _whois _xargs _yodl _yp _zdump
 '

And 8950 isn't applied properly, maybe.

| --- Src/Makefile.in	1999/12/08 16:22:39	1.1.1.20
| +++ Src/Makefile.in	1999/12/08 22:05:58	1.1.1.21
| @@ -175,11 +175,12 @@
|  
|  # uninstall binary
|  uninstall.bin-here: uninstall.bin-@L@
| +	tzsh=`echo zsh | sed '$(transform)'`; \
|  	rm -f $(DESTDIR)$(bindir)/$(tzsh)-$(VERSION) $(DESTDIR)$(bindir)/$(tzsh)
|  
|  uninstall.bin-N:
|  uninstall.bin-L:
| -	rm -f $(DESTDIR)$(libdir)/$(tzsh)/$(LIBZSH)
| +	rm -f $(DESTDIR)$(libdir)/zsh/$(LIBZSH)
|  
|  # ========== DEPENDENCIES FOR CLEANUP ==========
|  
-- 
Tanaka Akira


  reply	other threads:[~1999-12-08 22:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-08 21:31 3.1.6-pws-11 Peter Stephenson
1999-12-08 22:23 ` Tanaka Akira [this message]
1999-12-09  9:48   ` PATCH: correction for misapplied name-transform patch Zefram
1999-12-09 12:48   ` 3.1.6-pws-11 (corrected _sudo) Andrej Borsenkow
1999-12-09 10:42 3.1.6-pws-11 Sven Wischnowsky

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=rsq1z8xax6x.fsf@crane.jaist.ac.jp \
    --to=akr@jaist.ac.jp \
    --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).