|
|
@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
Class: BASE
|
|
|
Group: Shell
|
|
|
License: BSD-style
|
|
|
-Version: 4.3.17
|
|
|
-Release: 20120603
|
|
|
+Version: 5.0.0
|
|
|
+Release: 20120724
|
|
|
|
|
|
# package options
|
|
|
%option with_dynamic no
|
|
|
@@ -71,6 +71,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
%{l_bash} ./configure \
|
|
|
--cache-file=./config.cache \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --mandir=%{l_prefix}/man \
|
|
|
--enable-etcdir=%{l_prefix}/etc/zsh \
|
|
|
--enable-fndir=%{l_prefix}/share/zsh/functions \
|
|
|
--enable-site-fndir=%{l_prefix}/share/zsh/site-functions \
|