|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: ShellUtils
|
|
|
License: GPL
|
|
|
Version: 4.2.31
|
|
|
-Release: 20070531
|
|
|
+Release: 20070823
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
|
|
|
@@ -69,6 +69,7 @@ AutoReqProv: no
|
|
|
GREP="grep" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --libdir=%{l_prefix}/lib/findutils \
|
|
|
--libexecdir=%{l_prefix}/libexec/findutils \
|
|
|
--datarootdir=%{l_prefix} \
|
|
|
--localstatedir=%{l_prefix}/var/findutils \
|