zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: 3.1.5-pws-8: Import to cvs should ignore version.h
@ 1999-02-13 18:14 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1999-02-13 18:14 UTC (permalink / raw)
  To: zsh-workers

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


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

only message in thread, other threads:[~1999-02-13 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-13 18:14 PATCH: 3.1.5-pws-8: Import to cvs should ignore version.h Bart Schaefer

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