diff --git a/base/libpcap/libpcap.conf b/base/libpcap/libpcap.conf index a32c0fa43..1cf154a1e 100644 --- a/base/libpcap/libpcap.conf +++ b/base/libpcap/libpcap.conf @@ -1,7 +1,8 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../libpcap/libpcap.conf +# Filename: package/.../libpcap/libpcap.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -11,7 +12,10 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- + +# enable IPv6 support by default +var_append confopt ' ' '--enable-ipv6' hook_add postmake 5 "cp -fv pcap-int.h $root/$prefix/include/" diff --git a/base/libpcap/libpcap.desc b/base/libpcap/libpcap.desc index 7a5687736..4a496bff8 100644 --- a/base/libpcap/libpcap.desc +++ b/base/libpcap/libpcap.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../libpcap/libpcap.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -34,6 +34,3 @@ [P] X -----5---9 117.600 [D] 2921737721 libpcap-0.9.5.tar.gz http://www.tcpdump.org/release/ - -[O] var_append confopt ' ' '--enable-ipv6' -