Browse Source

pick up correct pcap library

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
25db1b555b
  1. 3
      ipaudit/ipaudit.spec

3
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}

Loading…
Cancel
Save