|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
|
License: GPL
|
|
|
Version: 1.8.2
|
|
|
-Release: 20030707
|
|
|
+Release: 20030715
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
|
|
@@ -58,6 +58,11 @@ AutoReqProv: no
|
|
|
%prep
|
|
|
%setup -q
|
|
|
%patch -p0
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;/usr/local/etc;%{l_prefix}/etc/wget;g' \
|
|
|
+ doc/sample.wgetrc \
|
|
|
+ doc/sample.wgetrc.munged_for_texi_inclusion \
|
|
|
+ doc/wget.texi
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|