Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: 3.1.5-pws-8: Import to cvs should ignore version.h
- X-seq: zsh-workers 5367
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: PATCH: 3.1.5-pws-8: Import to cvs should ignore version.h
- Date: Sat, 13 Feb 1999 10:14:07 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
As of 3.1.something, version.h is a generated file and shouldn't be imported.
I'd have sent this long ago, but I only recently noticed that the dists (even
the "real" 3.1.5) include .cvsignore files.
Index: Src/.cvsignore
diff -ru ../patched/zsh-3.1.5-pws-8/Src/.cvsignore ./Src/.cvsignore
--- ../patched/zsh-3.1.5-pws-8/Src/.cvsignore Mon Feb 8 01:43:29 1999
+++ ./Src/.cvsignore Fri Dec 18 08:43:38 1998
@@ -19,6 +19,7 @@
libzsh.so*
sigcount.h
signames.c
+version.h
zshpaths.h
zshxmods.h
bltinmods.list
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author