diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ptl2/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/ptl2/patches/patch-ab b/devel/ptl2/patches/patch-ab new file mode 100644 index 00000000000..e5f9aa64aed --- /dev/null +++ b/devel/ptl2/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.4 1999/05/12 16:17:53 tv Exp $ + +--- Util/Makefile.in.orig Wed May 12 12:21:31 1999 ++++ Util/Makefile.in Wed May 12 12:21:43 1999 +@@ -269,7 +269,6 @@ + @echo "Loading $@ ... " + $(MKSHLIBCMD) -o $@ $(LIBRARY_OBJS_PIC) libc_r/*.po net_r/*.po $(altsysdir)/*.po + -rm -f $(SHARED_LIBRARY) +- $(LN_S) $@ $(SHARED_LIBRARY) + @echo done + + .c.po: |