zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: tilde infestation
@ 2001-04-05 13:41 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2001-04-05 13:41 UTC (permalink / raw)
  To: zsh-workers

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


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

only message in thread, other threads:[~2001-04-05 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-05 13:41 PATCH: tilde infestation Clint Adams

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).