|
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Language
|
|
Group: Language
|
|
|
License: BSD
|
|
License: BSD
|
|
|
Version: %{V_release}
|
|
Version: %{V_release}
|
|
|
-Release: 20030729
|
|
|
|
|
|
|
+Release: 20030730
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_beta no
|
|
%option with_beta no
|
|
@@ -90,6 +90,7 @@ AutoReqProv: no
|
|
|
( cd flex-%{V_beta}
|
|
( cd flex-%{V_beta}
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
|
|
+ HELP2MAN=`type -P true` \
|
|
|
./configure \
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
--prefix=%{l_prefix} \
|
|
|
--disable-nls
|
|
--disable-nls
|