@@ -32,7 +32,7 @@ Class: EVAL
Group: Mail
License: GPL
Version: 0.3.2
-Release: 20110215
+Release: 20110924
# package options
%option with_fsl yes
@@ -78,7 +78,8 @@ PreReq: fsl
LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}" \
LIBS="%{l_fsl_libs}" \
./configure \
- --prefix=%{l_prefix}
+ --prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man
# build program
%{l_make} %{l_mflags -O}