|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: 8.3.4
|
|
|
-Release: 20020206
|
|
|
+Release: 20020418
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.scriptics.com/pub/tcl/tcl8_3/tcl%{version}.tar.gz
|
|
|
@@ -58,7 +58,8 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
- --includedir=%{l_prefix}/include/tcl
|
|
|
+ --includedir=%{l_prefix}/include/tcl \
|
|
|
+ --disable-shared
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
|
|
|
%install
|