Add missing pcap-bpf header for the libpcap 0.8.1 stage target.
authorChris Larson <clarson@kergoth.com>
Tue, 13 Jan 2004 22:55:03 +0000 (22:55 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 13 Jan 2004 22:55:03 +0000 (22:55 +0000)
BKrev: 40047747haV6ylbE3gBV7kpLkq6PKA

libpcap/libpcap_0.8.1.oe

index bc72e87..8c258f4 100644 (file)
@@ -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