From: twittner Date: Thu, 19 Aug 2004 15:37:03 +0000 (+0000) Subject: - reverted - --with-tcl=/usr/lib is back (see: tcl.spec and _ulibdir %def.) X-Git-Tag: auto/ac/db-4_2_52-8~9 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdb.git;a=commitdiff_plain;h=d86d988e4e6ca9b71b5246c85a4342ed08a98935 - reverted - --with-tcl=/usr/lib is back (see: tcl.spec and _ulibdir %def.) Changed files: db.spec -> 1.60 --- diff --git a/db.spec b/db.spec index fb5f39e..3bb0b61 100644 --- a/db.spec +++ b/db.spec @@ -272,7 +272,7 @@ cd ../build_unix --%{?with_pmutex:en}%{!?with_pmutex:dis}able-posixmutexes \ --enable-cxx \ %{?with_tcl:--enable-tcl} \ - %{?with_tcl:--with-tcl=%{_libdir}} \ + %{?with_tcl:--with-tcl=/usr/lib} \ %{?with_java:--enable-java} \ --disable-static \ --enable-shared