diff --git a/network/libpcap/libpcap.conf b/network/libpcap/libpcap.conf index b91d232ee..011de1538 100644 --- a/network/libpcap/libpcap.conf +++ b/network/libpcap/libpcap.conf @@ -27,7 +27,7 @@ fi # enable IPv6 support by default var_append confopt ' ' '--enable-ipv6' -hook_add postmake 5 "cp -fv pcap-int.h $root/$prefix/include/" +hook_add postmake 5 "cp -fv pcap-int.h $root$includedir" # we need to perform some config hacking for cross compilation ... :-( if ! atstage native; then