[package] make arpd depend on librt, refresh patches (#5816)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2009-09-20 12:23:08 +00:00
parent 437cd50685
commit 211cee0578
5 changed files with 22 additions and 23 deletions

View File

@ -1,6 +1,6 @@
--- arpd/configure.orig Sun Feb 9 19:31:28 2003
+++ arpd/configure Thu Jul 21 16:05:16 2005
@@ -2258,8 +2258,7 @@
--- a/configure
+++ b/configure
@@ -2258,8 +2258,7 @@ echo "${ECHO_T}$withval" >&6
if cd $withval; then withval=`pwd`; cd $owd; fi
PCAPINC="-I$withval -I$withval/bpf"
PCAPLIB="-L$withval -lpcap"