summaryrefslogtreecommitdiff
path: root/devel/ptl2/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ptl2/patches/patch-ab')
-rw-r--r--devel/ptl2/patches/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ptl2/patches/patch-ab b/devel/ptl2/patches/patch-ab
deleted file mode 100644
index 08f15147090..00000000000
--- a/devel/ptl2/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2000/05/07 11:18:20 msaitoh Exp $
---- Util/Makefile.in.orig Thu Feb 3 12:44:33 2000
-+++ Util/Makefile.in Mon Feb 21 00:12:18 2000
-@@ -292,7 +292,6 @@
- @echo "Loading $@ ... "
- $(MKSHLIBCMD) -o $@ $(LIBRARY_OBJS_PIC) $(LIBC_R_OBJS_PIC) $(NET_R_OBJS_PIC) $(altsysdir)/*.po
- -rm -f $(SHARED_LIBRARY)
-- $(LN_S) $@ $(SHARED_LIBRARY)
- @echo done
-
- # misc.c must be compiled without -O option