summaryrefslogtreecommitdiff
path: root/x11/wterm/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wterm/patches/patch-ab')
-rw-r--r--x11/wterm/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/wterm/patches/patch-ab b/x11/wterm/patches/patch-ab
deleted file mode 100644
index b1926dcb272..00000000000
--- a/x11/wterm/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 1999/10/07 20:48:54 dante Exp $
-
---- src/Makefile.in.orig Thu Oct 7 22:26:11 1999
-+++ src/Makefile.in Thu Oct 7 22:25:13 1999
-@@ -69,6 +69,7 @@
-
- install: allbin alldoc
- $(INSTALL_PROGRAM) wterm $(DESTDIR)$(bindir)/$(binprefix)wterm
-+ chmod 4755 $(DESTDIR)$(bindir)/$(binprefix)wterm
-
- uninstall:
- (cd $(bindir); $(RMF) $(binprefix)wterm)