diff options
Diffstat (limited to 'net/arla/patches/patch-ap')
-rw-r--r-- | net/arla/patches/patch-ap | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/arla/patches/patch-ap b/net/arla/patches/patch-ap deleted file mode 100644 index a608831744b..00000000000 --- a/net/arla/patches/patch-ap +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ap,v 1.3 2005/03/15 15:58:52 wennmach Exp $ - -Add missing lib. - ---- appl/pts/Makefile.in.orig 2005-03-10 22:36:30.000000000 +0100 -+++ appl/pts/Makefile.in 2005-03-10 22:37:12.000000000 +0100 -@@ -450,6 +450,7 @@ - pts_SOURCES = pts.c - LDADD = ../lib/libarlalib.la \ - ../../rxdef/librxdefclient.a \ -+ ../../rxdef/libkaclient.a \ - ../../lib/ko/libko.la \ - ../../util/libarlautil.la \ - ../../rx/librx.la \ |