aboutsummaryrefslogtreecommitdiffstats
path: root/libpcap
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-13 22:55:03 +0000
committerChris Larson <clarson@kergoth.com>2004-01-13 22:55:03 +0000
commit7019151b7af101a4495d1eea5176917a10236403 (patch)
tree1063fd02921307e89a247b13057a8d92b0fc1e35 /libpcap
parentca55f7b3e33556366db135c53f6aec76f80270a9 (diff)
downloadopenembedded-7019151b7af101a4495d1eea5176917a10236403.tar.gz
Add missing pcap-bpf header for the libpcap 0.8.1 stage target.
BKrev: 40047747haV6ylbE3gBV7kpLkq6PKA
Diffstat (limited to 'libpcap')
-rw-r--r--libpcap/libpcap_0.8.1.oe1
1 files changed, 1 insertions, 0 deletions
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