Accepting request 66600 from home:elvigia:branches:network:utilities

OBS-URL: https://build.opensuse.org/request/show/66600
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=11
This commit is contained in:
Cristian Rodríguez
2011-04-09 20:21:44 +00:00
committed by Git OBS Bridge
parent f0d8f53d83
commit b300530757
8 changed files with 247 additions and 81 deletions

View File

@@ -1,9 +1,14 @@
--- doc/sample.wgetrc
Index: doc/sample.wgetrc
===================================================================
--- doc/sample.wgetrc.orig
+++ doc/sample.wgetrc
@@ -110,3 +110,6 @@
# To have Wget follow FTP links from HTML files by default, set this
# to on:
#follow_ftp = off
+
+# Let the DNS resolver decide whether to prefer IPv4 or Pv6
@@ -114,6 +114,9 @@
# To try ipv6 addresses first:
#prefer-family = IPv6
+#
+# Let the DNS resolver decide whether to prefer IPv4 or IPv6
+prefer-family = none
# Set default IRI support state
#iri = off