Blame SOURCES/wget-1.12-path.patch

bc22e6
diff -urN wget-1.12/doc/sample.wgetrc wget-1.12.patched/doc/sample.wgetrc
bc22e6
--- wget-1.12/doc/sample.wgetrc	2009-09-22 04:53:58.000000000 +0200
bc22e6
+++ wget-1.12.patched/doc/sample.wgetrc	2009-11-17 12:29:18.000000000 +0100
bc22e6
@@ -7,7 +7,7 @@
bc22e6
 ## not contain a comprehensive list of commands -- look at the manual
bc22e6
 ## to find out what you can put into this file.
bc22e6
 ##
bc22e6
-## Wget initialization file can reside in /usr/local/etc/wgetrc
bc22e6
+## Wget initialization file can reside in /etc/wgetrc
bc22e6
 ## (global, for all users) or $HOME/.wgetrc (for a single user).
bc22e6
 ##
bc22e6
 ## To use the settings in this file, you will have to uncomment them,
bc22e6
@@ -16,7 +16,7 @@
bc22e6
 
bc22e6
 
bc22e6
 ##
bc22e6
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
bc22e6
+## Global settings (useful for setting up in /etc/wgetrc).
bc22e6
 ## Think well before you change them, since they may reduce wget's
bc22e6
 ## functionality, and make it behave contrary to the documentation:
bc22e6
 ##
bc22e6
diff -urN wget-1.12/doc/sample.wgetrc.munged_for_texi_inclusion wget-1.12.patched/doc/sample.wgetrc.munged_for_texi_inclusion
bc22e6
--- wget-1.12/doc/sample.wgetrc.munged_for_texi_inclusion	2009-09-22 06:08:52.000000000 +0200
bc22e6
+++ wget-1.12.patched/doc/sample.wgetrc.munged_for_texi_inclusion	2009-11-17 12:29:39.000000000 +0100
bc22e6
@@ -7,7 +7,7 @@
bc22e6
 ## not contain a comprehensive list of commands -- look at the manual
bc22e6
 ## to find out what you can put into this file.
bc22e6
 ##
bc22e6
-## Wget initialization file can reside in /usr/local/etc/wgetrc
bc22e6
+## Wget initialization file can reside in /etc/wgetrc
bc22e6
 ## (global, for all users) or $HOME/.wgetrc (for a single user).
bc22e6
 ##
bc22e6
 ## To use the settings in this file, you will have to uncomment them,
bc22e6
@@ -16,7 +16,7 @@
bc22e6
 
bc22e6
 
bc22e6
 ##
bc22e6
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
bc22e6
+## Global settings (useful for setting up in /etc/wgetrc).
bc22e6
 ## Think well before you change them, since they may reduce wget's
bc22e6
 ## functionality, and make it behave contrary to the documentation:
bc22e6
 ##
bc22e6
diff -urN wget-1.12/doc/wget.info wget-1.12.patched/doc/wget.info
bc22e6
--- wget-1.12/doc/wget.info	2009-09-22 18:30:20.000000000 +0200
bc22e6
+++ wget-1.12.patched/doc/wget.info	2009-11-17 12:28:40.000000000 +0100
bc22e6
@@ -2351,8 +2351,8 @@
bc22e6
 ===================
bc22e6
 
bc22e6
 When initializing, Wget will look for a "global" startup file,
bc22e6
-`/usr/local/etc/wgetrc' by default (or some prefix other than
bc22e6
-`/usr/local', if Wget was not installed there) and read commands from
bc22e6
+`/etc/wgetrc' by default (or some prefix other than
bc22e6
+`/etc', if Wget was not installed there) and read commands from
bc22e6
 there, if it exists.
bc22e6
 
bc22e6
    Then it will look for the user's file.  If the environmental variable
bc22e6
@@ -2363,7 +2363,7 @@
bc22e6
 
bc22e6
    The fact that user's settings are loaded after the system-wide ones
bc22e6
 means that in case of collision user's wgetrc _overrides_ the
bc22e6
-system-wide wgetrc (in `/usr/local/etc/wgetrc' by default).  Fascist
bc22e6
+system-wide wgetrc (in `/etc/wgetrc' by default).  Fascist
bc22e6
 admins, away!
bc22e6
 
bc22e6
 ?
bc22e6
@@ -2876,7 +2876,7 @@
bc22e6
      ## not contain a comprehensive list of commands -- look at the manual
bc22e6
      ## to find out what you can put into this file.
bc22e6
      ##
bc22e6
-     ## Wget initialization file can reside in /usr/local/etc/wgetrc
bc22e6
+     ## Wget initialization file can reside in /etc/wgetrc
bc22e6
      ## (global, for all users) or $HOME/.wgetrc (for a single user).
bc22e6
      ##
bc22e6
      ## To use the settings in this file, you will have to uncomment them,
bc22e6
@@ -2885,7 +2885,7 @@
bc22e6
 
bc22e6
 
bc22e6
      ##
bc22e6
-     ## Global settings (useful for setting up in /usr/local/etc/wgetrc).
bc22e6
+     ## Global settings (useful for setting up in /etc/wgetrc).
bc22e6
      ## Think well before you change them, since they may reduce wget's
bc22e6
      ## functionality, and make it behave contrary to the documentation:
bc22e6
      ##
bc22e6
diff -urN wget-1.12/doc/wget.texi wget-1.12.patched/doc/wget.texi
bc22e6
--- wget-1.12/doc/wget.texi	2009-09-04 23:22:04.000000000 +0200
bc22e6
+++ wget-1.12.patched/doc/wget.texi	2009-11-17 12:29:03.000000000 +0100
bc22e6
@@ -2670,8 +2670,8 @@
bc22e6
 @cindex location of wgetrc
bc22e6
 
bc22e6
 When initializing, Wget will look for a @dfn{global} startup file,
bc22e6
-@file{/usr/local/etc/wgetrc} by default (or some prefix other than
bc22e6
-@file{/usr/local}, if Wget was not installed there) and read commands
bc22e6
+@file{/etc/wgetrc} by default (or some prefix other than
bc22e6
+@file{/etc}, if Wget was not installed there) and read commands
bc22e6
 from there, if it exists.
bc22e6
 
bc22e6
 Then it will look for the user's file.  If the environmental variable
bc22e6
@@ -2682,7 +2682,7 @@
bc22e6
 
bc22e6
 The fact that user's settings are loaded after the system-wide ones
bc22e6
 means that in case of collision user's wgetrc @emph{overrides} the
bc22e6
-system-wide wgetrc (in @file{/usr/local/etc/wgetrc} by default).
bc22e6
+system-wide wgetrc (in @file{/etc/wgetrc} by default).
bc22e6
 Fascist admins, away!
bc22e6
 
bc22e6
 @node Wgetrc Syntax, Wgetrc Commands, Wgetrc Location, Startup File
bc22e6
diff -urN wget-1.12/NEWS wget-1.12.patched/NEWS
bc22e6
--- wget-1.12/NEWS	2009-09-22 04:53:35.000000000 +0200
bc22e6
+++ wget-1.12.patched/NEWS	2009-11-17 12:30:10.000000000 +0100
bc22e6
@@ -562,7 +562,7 @@
bc22e6
 
bc22e6
 ** Compiles on pre-ANSI compilers.
bc22e6
 
bc22e6
-** Global wgetrc now goes to /usr/local/etc (i.e. $sysconfdir).
bc22e6
+** Global wgetrc now goes to /etc (i.e. $sysconfdir).
bc22e6
 
bc22e6
 ** Lots of bugfixes.
bc22e6
 
bc22e6
@@ -625,7 +625,7 @@
bc22e6
 ** Fixed a long-standing bug, so that Wget now works over SLIP
bc22e6
 connections.
bc22e6
 
bc22e6
-** You can have a system-wide wgetrc (/usr/local/lib/wgetrc by
bc22e6
+** You can have a system-wide wgetrc (/etc/wgetrc by
bc22e6
 default). Settings in $HOME/.wgetrc override the global ones, of
bc22e6
 course :-)
bc22e6
 
bc22e6
diff -urN wget-1.12/README wget-1.12.patched/README
bc22e6
--- wget-1.12/README	2009-09-21 00:59:32.000000000 +0200
bc22e6
+++ wget-1.12.patched/README	2009-11-17 12:30:27.000000000 +0100
bc22e6
@@ -33,7 +33,7 @@
bc22e6
 
bc22e6
 Most of the features are configurable, either through command-line
bc22e6
 options, or via initialization file .wgetrc.  Wget allows you to
bc22e6
-install a global startup file (/usr/local/etc/wgetrc by default) for
bc22e6
+install a global startup file (/etc/wgetrc by default) for
bc22e6
 site settings.
bc22e6
 
bc22e6
 Wget works under almost all Unix variants in use today and, unlike
bc22e6
--- wget-1.12/doc/wget.info.start	2011-12-19 10:34:29.409272713 -0600
bc22e6
+++ wget-1.12/doc/wget.info	2011-12-19 10:34:51.760129197 -0600
bc22e6
@@ -113,7 +113,7 @@
bc22e6
    * Most of the features are fully configurable, either through
bc22e6
      command line options, or via the initialization file `.wgetrc'
bc22e6
      (*note Startup File::).  Wget allows you to define "global"
bc22e6
-     startup files (`/usr/local/etc/wgetrc' by default) for site
bc22e6
+     startup files (`/etc/wgetrc' by default) for site
bc22e6
      settings. You can also specify the location of a startup file with
bc22e6
      the -config option.
bc22e6
 
bc22e6
--- wget-1.12/doc/wget.texi.start	2011-12-19 10:38:18.305730849 -0600
bc22e6
+++ wget-1.12/doc/wget.texi	2011-12-19 10:38:49.272615753 -0600
bc22e6
@@ -190,14 +190,14 @@
bc22e6
 Most of the features are fully configurable, either through command line
bc22e6
 options, or via the initialization file @file{.wgetrc} (@pxref{Startup
bc22e6
 File}).  Wget allows you to define @dfn{global} startup files
bc22e6
-(@file{/usr/local/etc/wgetrc} by default) for site settings. You can also
bc22e6
+(@file{/etc/wgetrc} by default) for site settings. You can also
bc22e6
 specify the location of a startup file with the --config option.
bc22e6
  
bc22e6
 
bc22e6
 @ignore
bc22e6
 @c man begin FILES
bc22e6
 @table @samp
bc22e6
-@item /usr/local/etc/wgetrc
bc22e6
+@item /etc/wgetrc
bc22e6
 Default location of the @dfn{global} startup file.
bc22e6
 
bc22e6
 @item .wgetrc