From: Chris Larson Date: Tue, 13 Jan 2004 22:55:03 +0000 (+0000) Subject: Add missing pcap-bpf header for the libpcap 0.8.1 stage target. X-Git-Tag: Release-2010-05/1~20410 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7019151b7af101a4495d1eea5176917a10236403;p=openembedded.git Add missing pcap-bpf header for the libpcap 0.8.1 stage target. BKrev: 40047747haV6ylbE3gBV7kpLkq6PKA --- diff --git a/libpcap/libpcap_0.8.1.oe b/libpcap/libpcap_0.8.1.oe index bc72e876bd..8c258f4cdc 100644 --- a/libpcap/libpcap_0.8.1.oe +++ b/libpcap/libpcap_0.8.1.oe @@ -22,6 +22,7 @@ do_stage () { install -m 0644 net/bpf.h ${STAGING_DIR}/target/include/net/bpf.h install -m 0644 pcap.h ${STAGING_DIR}/target/include/pcap.h install -m 0644 pcap-namedb.h ${STAGING_DIR}/target/include/pcap-namedb.h + install -m 0644 pcap-bpf.h ${STAGING_DIR}/target/include/pcap-bpf.h install -m 0755 libpcap.so.${PV} ${STAGING_LIBDIR}/ ln -sf libpcap.so.${PV} ${STAGING_LIBDIR}/libpcap.so.0.8 ln -sf libpcap.so.${PV} ${STAGING_LIBDIR}/libpcap.so.0