Accepting request 45611 from home:dimstar:branches:network:utilities
Copy from home:dimstar:branches:network:utilities/wget via accept of submit request 45611 revision 3. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/45611 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
3e4fc30a1c
commit
c2e8ee2439
19
wgetrc.patch
19
wgetrc.patch
@@ -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
|
||||
|
Reference in New Issue
Block a user