|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Utility
|
|
|
License: GPL
|
|
|
Version: 4.2.26
|
|
|
-Release: 20051120
|
|
|
+Release: 20051124
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
|
|
|
@@ -75,6 +75,7 @@ AutoReqProv: no
|
|
|
--prefix=%{l_prefix} \
|
|
|
--libexecdir=%{l_prefix}/libexec/findutils \
|
|
|
--localstatedir=%{l_prefix}/var/findutils \
|
|
|
+ --disable-largefile \
|
|
|
--disable-nls
|
|
|
%{l_make} %{l_mflags}
|
|
|
|