From 25db1b555bd145c9022a440cbcd5b78654dfb144 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Thu, 10 Jul 2003 09:12:44 +0000 Subject: [PATCH] pick up correct pcap library --- ipaudit/ipaudit.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ipaudit/ipaudit.spec b/ipaudit/ipaudit.spec index d277e1d20b..f365e85863 100644 --- a/ipaudit/ipaudit.spec +++ b/ipaudit/ipaudit.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [JUNK] Group: Network License: GPL Version: 0.95 -Release: 20030708 +Release: 20030710 # list of sources Source0: http://ipaudit.sourceforge.net/download/ipaudit-%{version}.tgz @@ -75,6 +75,7 @@ AutoReqProv: no Makefile %{l_shtool} subst \ -e 's;^\(CIDIR=\).*$;\1%{l_cppflags};' \ + -e 's;^\(LIB=\)\(.*\)$;\1%{l_ldflags} \2;' \ src/Makefile %{l_make} %{l_mflags -O}