From 2c8693e32e835cc4b505bfdf9dc5449b902860d1 Mon Sep 17 00:00:00 2001 From: cube Date: Thu, 26 Feb 2004 05:18:14 +0000 Subject: Remove stale patches. --- wm/ion/patches/patch-aa | 33 --------------------------------- wm/ion/patches/patch-ac | 10 ---------- 2 files changed, 43 deletions(-) delete mode 100644 wm/ion/patches/patch-aa delete mode 100644 wm/ion/patches/patch-ac (limited to 'wm/ion/patches') diff --git a/wm/ion/patches/patch-aa b/wm/ion/patches/patch-aa deleted file mode 100644 index d9a119f6c15..00000000000 --- a/wm/ion/patches/patch-aa +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/04/22 13:32:28 zuntum Exp $ - ---- Makefile.orig Wed Mar 14 17:16:18 2001 -+++ Makefile -@@ -10,7 +10,7 @@ - SUBDIRS=libtu src - INSTALL_SUBDIRS=src - --TARGETS=man/ion.1x -+TARGETS=man/ion.1 - - SCRIPTS=scripts/ion-edit scripts/ion-man scripts/ion-runinxterm \ - scripts/ion-ssh scripts/ion-view -@@ -27,8 +27,8 @@ - - ###################################### - --man/ion.1x: man/ion.1x.in -- sed 's#PREFIX#$(PREFIX)#g' man/ion.1x.in > man/ion.1x -+man/ion.1: man/ion.1x.in -+ sed 's#PREFIX#$(PREFIX)#g' man/ion.1x.in > man/ion.1 - - _install: - $(INSTALLDIR) $(BINDIR) -@@ -37,7 +37,7 @@ - done - - $(INSTALLDIR) $(MANDIR)/man1 -- $(INSTALL) -m $(DATA_MODE) man/ion.1x $(MANDIR)/man1 -+ $(INSTALL) -m $(DATA_MODE) man/ion.1 $(MANDIR)/man1 - - $(INSTALLDIR) $(DOCDIR)/ion - for i in $(DOCS); do \ diff --git a/wm/ion/patches/patch-ac b/wm/ion/patches/patch-ac deleted file mode 100644 index 6249f204bd7..00000000000 --- a/wm/ion/patches/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2001/05/07 12:15:12 dmcmahill Exp $ - ---- src/event.c.orig Sat Jul 1 08:37:50 2000 -+++ src/event.c Mon May 7 08:09:23 2001 -@@ -7,4 +7,5 @@ - - #include -+#include - #include - #include -- cgit v1.2.3