summaryrefslogtreecommitdiffstats
path: root/abs/core/net-tools/net-tools.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 17:45:19 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 17:45:19 (GMT)
commit80d1276c4aab094c21ca671b71e5e3cddadefd58 (patch)
treed0a8e94b9cbfc407a5ee36bbfd6af15d6d063f55 /abs/core/net-tools/net-tools.patch
parent89ff735fa81051c94f7faeef86049d86aa2d4af7 (diff)
downloadlinhes_pkgbuild-80d1276c4aab094c21ca671b71e5e3cddadefd58.zip
linhes_pkgbuild-80d1276c4aab094c21ca671b71e5e3cddadefd58.tar.gz
linhes_pkgbuild-80d1276c4aab094c21ca671b71e5e3cddadefd58.tar.bz2
net-tools 1.60
Diffstat (limited to 'abs/core/net-tools/net-tools.patch')
-rw-r--r--abs/core/net-tools/net-tools.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/abs/core/net-tools/net-tools.patch b/abs/core/net-tools/net-tools.patch
index 87e062e..8af2d21 100644
--- a/abs/core/net-tools/net-tools.patch
+++ b/abs/core/net-tools/net-tools.patch
@@ -1,25 +1,3 @@
-diff -Naur net-tools-1.60-orig/config.in net-tools-1.60/config.in
---- net-tools-1.60-orig/config.in 2000-05-21 07:32:12.000000000 -0700
-+++ net-tools-1.60/config.in 2004-05-31 12:36:00.000000000 -0700
-@@ -49,7 +49,7 @@
- *
- bool 'UNIX protocol family' HAVE_AFUNIX y
- bool 'INET (TCP/IP) protocol family' HAVE_AFINET y
--bool 'INET6 (IPv6) protocol family' HAVE_AFINET6 n
-+bool 'INET6 (IPv6) protocol family' HAVE_AFINET6 y
- bool 'Novell IPX/SPX protocol family' HAVE_AFIPX y
- bool 'Appletalk DDP protocol family' HAVE_AFATALK y
- bool 'AX25 (packet radio) protocol family' HAVE_AFAX25 y
-@@ -86,6 +86,6 @@
- *
- * Other Features.
- *
--bool 'IP Masquerading support' HAVE_FW_MASQUERADE n
--bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS n
--bool 'Build mii-tool' HAVE_MII n
-+bool 'IP Masquerading support' HAVE_FW_MASQUERADE y
-+bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS y
-+bool 'Build mii-tool' HAVE_MII y
diff -Naur net-tools-1.60-orig/mii-tool.c net-tools-1.60/mii-tool.c
--- net-tools-1.60-orig/mii-tool.c 2000-05-21 07:31:17.000000000 -0700
+++ net-tools-1.60/mii-tool.c 2004-05-31 12:35:21.000000000 -0700