|
|
@@ -32,7 +32,7 @@ Class: BASE
|
|
|
Group: Building
|
|
|
License: GPL
|
|
|
Version: 1.11
|
|
|
-Release: 20090528
|
|
|
+Release: 20090614
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.gz
|
|
|
@@ -69,6 +69,7 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --mandir=%{l_prefix}/man \
|
|
|
--infodir=%{l_prefix}/info
|
|
|
%{l_make} %{l_mflags}
|
|
|
|