From: bonkey Date: Fri, 26 May 2000 21:54:06 +0000 (+0000) Subject: - we dont need no cvs X-Git-Tag: gcvs-1_0a4-1~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgcvs.git;a=commitdiff_plain;h=20a93121bece8b5ed6b80941d383342fdb8071c4 - we dont need no cvs Changed files: gcvs-nocvsunix.patch -> 1.1 --- diff --git a/gcvs-nocvsunix.patch b/gcvs-nocvsunix.patch new file mode 100644 index 0000000..0ea0a40 --- /dev/null +++ b/gcvs-nocvsunix.patch @@ -0,0 +1,9 @@ +--- gcvs-1.0a4.orig/Makefile.am Fri May 26 23:01:14 2000 ++++ gcvs-1.0a4/Makefile.am Fri May 26 23:02:44 2000 +@@ -1,5 +1,5 @@ + EXTRA_DIST = GCVS-VERSION .cvsignore PORTING +-SUBDIRS = common cvstree rf gcvs Macros cvsunix GuiDoc ++SUBDIRS = common cvstree rf gcvs Macros GuiDoc + + etags: + etags -C `find . -name \*.cpp`