diff options
Diffstat (limited to 'net/arla/patches/patch-az')
-rw-r--r-- | net/arla/patches/patch-az | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/arla/patches/patch-az b/net/arla/patches/patch-az deleted file mode 100644 index e69bd405a16..00000000000 --- a/net/arla/patches/patch-az +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-az,v 1.1 2001/08/09 13:49:01 wennmach Exp $ - -Don't use library search path for libroken. - ---- appl/pts/Makefile.in.orig Sat Aug 4 18:47:05 2001 -+++ appl/pts/Makefile.in Sat Aug 4 18:47:45 2001 -@@ -61,7 +61,7 @@ - -L../../lib/ko -lko -L../../util -lutil \ - -L../../lib/sl -lsl \ - $(READLINE_lib) \ -- @LIB_roken@ \ -+ ../../lib/roken/libroken.a \ - $(RXKAD_LIBS) \ - $(KAFS_LIBS) \ - $(RXKAD_LIBS) @LIBS@ |