|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: 2.0.9
|
|
|
-Release: 20030708
|
|
|
+Release: 20030731
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://thewml.org/distrib/wml-%{version}.tar.gz
|
|
|
@@ -84,7 +84,8 @@ AutoReqProv: no
|
|
|
LIBS="-lpng -lz -lm" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
- --with-perl=%{l_prefix}/bin/perl
|
|
|
+ --with-perl=%{l_prefix}/bin/perl \
|
|
|
+ --disable-nls
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
|
|
|
%install
|