git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e667994
)
Dont stage headers libpcap 0.8.3 doesnt include.
author
Chris Larson
<clarson@kergoth.com>
Sun, 23 May 2004 02:25:35 +0000
(
02:25
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Sun, 23 May 2004 02:25:35 +0000
(
02:25
+0000)
BKrev: 40b00b9f_WZTKVY5NhaobXXV3gg_fQ
libpcap/libpcap_0.8.3.oe
patch
|
blob
|
history
diff --git
a/libpcap/libpcap_0.8.3.oe
b/libpcap/libpcap_0.8.3.oe
index
07518e6
..
a050d62
100644
(file)
--- 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