]> git.pld-linux.org Git - packages/wget.git/commitdiff
- removed mv wgetrc.* wgetrc
authormarcus <marcus@pld-linux.org>
Mon, 1 Oct 2001 08:19:06 +0000 (08:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.55

wget.spec

index 820ee63ee15f4f6ab45c3830e3b6b39e79fb5af9..1a4dade7ed1e191ddf98d58e59497c1776b59f4d 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -111,7 +111,6 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
 echo "y" | %{__make} install DESTDIR=$RPM_BUILD_ROOT
-mv $RPM_BUILD_ROOT%{_sysconfdir}/wgetrc.* $RPM_BUILD_ROOT%{_sysconfdir}/wgetrc
 install util/rmold.pl $RPM_BUILD_ROOT%{_bindir}/rmold
 
 gzip -9nf AUTHORS ChangeLog NEWS TODO README MAILING-LIST rmold.README
This page took 0.110276 seconds and 4 git commands to generate.