aboutsummaryrefslogtreecommitdiffstats
path: root/libpcap
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-23 02:25:35 +0000
committerChris Larson <clarson@kergoth.com>2004-05-23 02:25:35 +0000
commitfefa72640a84f7a301ea297229d239ffa43f5bcc (patch)
treec95cf31fbace2c2f0125acb780dacfeb30723893 /libpcap
parente667994a85ff668b0a0442354d4c6e5af1b4ea69 (diff)
downloadopenembedded-fefa72640a84f7a301ea297229d239ffa43f5bcc.tar.gz
Dont stage headers libpcap 0.8.3 doesnt include.
BKrev: 40b00b9f_WZTKVY5NhaobXXV3gg_fQ
Diffstat (limited to 'libpcap')
-rw-r--r--libpcap/libpcap_0.8.3.oe2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpcap/libpcap_0.8.3.oe b/libpcap/libpcap_0.8.3.oe
index 07518e696c..a050d627f5 100644
--- a/libpcap/libpcap_0.8.3.oe
+++ b/libpcap/libpcap_0.8.3.oe
@@ -23,8 +23,6 @@ do_configure_prepend () {
}
do_stage () {
- install -d ${STAGING_INCDIR}/net
- install -m 0644 net/bpf.h ${STAGING_INCDIR}/net/bpf.h
install -m 0644 pcap.h ${STAGING_INCDIR}/pcap.h
install -m 0644 pcap-namedb.h ${STAGING_INCDIR}/pcap-namedb.h
install -m 0644 pcap-bpf.h ${STAGING_INCDIR}/pcap-bpf.h