]> git.pld-linux.org Git - packages/tcl.git/blobdiff - tcl.spec
define TCL_PACKAGE_PATH manually; rel 2
[packages/tcl.git] / tcl.spec
index 793379b7ed9c7b45b480b29b898edf405fdd5678..a926e850eb130540223f29ef11224000fa807e4e 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -15,7 +15,7 @@ Summary(tr.UTF-8):    Tcl ile kullanılabilen betik dili
 Summary(uk.UTF-8):     Tool Command Language - вбудовувана мова скриптів
 Name:          tcl
 Version:       %{major}.%{minor}
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://downloads.sourceforge.net/tcl/%{name}-core%{version}-src.tar.gz
@@ -141,6 +141,7 @@ cd unix
 %{__autoconf}
 %configure \
        OPTFLAGS="%{rpmcflags} %{rpmcppflags}" \
+       TCL_PACKAGE_PATH="%{?have_ulibdir:%{_libdir} %{_libdir}/tcl%{major} }%{_ulibdir} %{_ulibdir}/tcl%{major} %{_datadir}/tcl%{major}" \
        --enable-langinfo \
        --enable-shared \
        --%{?with_threads:en}%{!?with_threads:dis}able-threads \
This page took 0.453038 seconds and 4 git commands to generate.