zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: zsh-workers@sunsite.dk
Subject: PATCH: tilde infestation
Date: Thu, 5 Apr 2001 09:41:28 -0400	[thread overview]
Message-ID: <20010405094128.A18188@dman.com> (raw)

This was messing up make targz-src.  I assume that just removing the
false elements is innocuous.

Index: Completion/Base/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Base/.distfiles,v
retrieving revision 1.7
diff -u -r1.7 .distfiles
--- Completion/Base/.distfiles	2001/04/02 12:36:01	1.7
+++ Completion/Base/.distfiles	2001/04/05 13:38:39
@@ -1,4 +1,3 @@
 DISTFILES_SRC='
 .distfiles
-_arguments~     _describe~      _sub_commands~  _tilde~
 '
Index: Completion/X/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/X/.distfiles,v
retrieving revision 1.4
diff -u -r1.4 .distfiles
--- Completion/X/.distfiles	2001/04/02 12:36:37	1.4
+++ Completion/X/.distfiles	2001/04/05 13:38:39
@@ -1,4 +1,3 @@
 DISTFILES_SRC='
 .distfiles
-_x_arguments~   _xt_arguments~
 '
Index: Test/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Test/.distfiles,v
retrieving revision 1.6
diff -u -r1.6 .distfiles
--- Test/.distfiles	2001/04/02 12:37:05	1.6
+++ Test/.distfiles	2001/04/05 13:38:39
@@ -1,9 +1,9 @@
 DISTFILES_SRC='
 .distfiles
 .cvsignore           B01cd.ztst           D03procsubst.ztst    Y02compmatch.ztst
-54compmatch.ztst~    C01arith.ztst        D04parameter.ztst    Y03arguments.ztst
+C01arith.ztst        D04parameter.ztst    Y03arguments.ztst
 A01grammar.ztst      C02cond.ztst         D05array.ztst        comptest
-A02alias.ztst        C03traps.ztst        E02xtrace.ztst       comptest~
+A02alias.ztst        C03traps.ztst        E02xtrace.ztst
 A03quoting.ztst      C04funcdef.ztst      Makefile.in          ztst.zsh
 A04redirect.ztst     D01prompt.ztst       V02zregexparse.ztst
 A05execution.ztst    D02glob.ztst         Y01completion.ztst


                 reply	other threads:[~2001-04-05 13:41 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=20010405094128.A18188@dman.com \
    --to=schizo@debian.org \
    --cc=zsh-workers@sunsite.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).