|
|
@@ -39,7 +39,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: XWindow
|
|
|
License: X11
|
|
|
Version: %{V_whole}
|
|
|
-Release: 20031013
|
|
|
+Release: 20031023
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
|
|
|
@@ -90,7 +90,8 @@ AutoReqProv: no
|
|
|
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
|
|
|
--disable-tek4014 \
|
|
|
--disable-vt52 \
|
|
|
- --disable-active-icon
|
|
|
+ --disable-active-icon \
|
|
|
+ --disable-i18n
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
) || exit $?
|
|
|
( cd xtermset-%{V_xtermset}
|