]> git.pld-linux.org Git - packages/wget.git/commitdiff
- use _noautoreqfiles to avoid perl dependency caused by rmold
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Jul 2004 21:03:46 +0000 (21:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.104

wget.spec

index 77ab3b271d6558495ea2b522352ade01cd85a765..e5a278ca6b8809da4196aeb721428ca2e4216e47 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -37,6 +37,8 @@ BuildRequires:        perl-devel
 Provides:      webclient
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreqfiles         %{_bindir}/rmold
+
 %description
 GNU Wget is a file retrieval utility which can use either the HTTP or
 FTP protocols. Wget features include the ability to work in the
This page took 0.030081 seconds and 4 git commands to generate.