|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
Group: Web
|
|
|
License: BSD
|
|
License: BSD
|
|
|
Version: 0.4.2
|
|
Version: 0.4.2
|
|
|
-Release: 20030926
|
|
|
|
|
|
|
+Release: 20040110
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/w3m/w3m-%{version}.tar.gz
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/w3m/w3m-%{version}.tar.gz
|
|
@@ -57,6 +57,10 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
+ %{l_shtool} subst \
|
|
|
|
|
+ -e 's;^\(#define JP_CHARSET\);/*\1*/;g' \
|
|
|
|
|
+ fm.h \
|
|
|
|
|
+ regex.c
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|