]> git.pld-linux.org Git - packages/axel.git/commitdiff
- adapterized. axel-0_97-1
authorkloczek <kloczek@pld-linux.org>
Thu, 25 Oct 2001 08:28:11 +0000 (08:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    axel.spec -> 1.14

axel.spec

index 6c791d11517f62626808ca0c85d121a571a9085b..ae8b3677a2669889d6051278274225c7f36615e4 100644 (file)
--- a/axel.spec
+++ b/axel.spec
@@ -10,7 +10,7 @@ Group(es):    Red/Utilitarios
 Group(pl):     Sieciowe/Narzêdzia
 Group(pt_BR):  Rede/Utilitários
 Source0:       http://www.lintux.cx/downloads/%{name}-%{version}.tar.gz
-Patch0:                axel-opt.patch
+Patch0:                %{name}-opt.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +28,7 @@ wszystkie dane w jednym pliku. Dlatego powinien by
 %patch -p1
 
 %build
-%{__make} RPMCFLAGS="%{rpmcflags}" ETCDIR="/etc"
+%{__make} RPMCFLAGS="%{rpmcflags}" ETCDIR="%{_sysconfdir}"
 
 gzip -9nf CHANGES README
 
This page took 0.077076 seconds and 4 git commands to generate.