diff options
author | rvb <rvb> | 1999-10-19 00:27:49 +0000 |
---|---|---|
committer | rvb <rvb> | 1999-10-19 00:27:49 +0000 |
commit | ba543c2b5ead01afde9361a1caace019a12caf3d (patch) | |
tree | b34de285fc55e428b0f972e3b8530cfe8c2a664a /net | |
parent | 876af54c4028330d1a05e303d7176cf31109c916 (diff) | |
download | pkgsrc-ba543c2b5ead01afde9361a1caace019a12caf3d.tar.gz |
No longer needed
Diffstat (limited to 'net')
-rw-r--r-- | net/coda5_client/patches/patch-ab | 13 | ||||
-rw-r--r-- | net/coda5_server/patches/patch-ab | 13 |
2 files changed, 0 insertions, 26 deletions
diff --git a/net/coda5_client/patches/patch-ab b/net/coda5_client/patches/patch-ab deleted file mode 100644 index e94b7885399..00000000000 --- a/net/coda5_client/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.5 1999/10/04 23:51:02 hubertf Exp $ - ---- coda-src/vtools/Makefile.in.orig Tue Oct 5 01:29:57 1999 -+++ coda-src/vtools/Makefile.in Tue Oct 5 01:30:29 1999 -@@ -41,7 +41,7 @@ - - include $(TOPDIR)/configs/Makerules - --cmon: cmon.o $(CMON_LIBS) -+cmon: cmon.o - $(CXX) $(LIBFLAGS) cmon.o $(CMON_LIBS) -o cmon - - codacon: codacon.o diff --git a/net/coda5_server/patches/patch-ab b/net/coda5_server/patches/patch-ab deleted file mode 100644 index f5f3161e822..00000000000 --- a/net/coda5_server/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.5 1999/10/05 00:21:13 hubertf Exp $ - ---- coda-src/vtools/Makefile.in.orig Tue Oct 5 02:06:17 1999 -+++ coda-src/vtools/Makefile.in Tue Oct 5 02:06:50 1999 -@@ -41,7 +41,7 @@ - - include $(TOPDIR)/configs/Makerules - --cmon: cmon.o $(CMON_LIBS) -+cmon: cmon.o - $(CXX) $(LIBFLAGS) cmon.o $(CMON_LIBS) -o cmon - - codacon: codacon.o |