From d86d988e4e6ca9b71b5246c85a4342ed08a98935 Mon Sep 17 00:00:00 2001 From: twittner Date: Thu, 19 Aug 2004 15:37:03 +0000 Subject: [PATCH] - reverted - --with-tcl=/usr/lib is back (see: tcl.spec and _ulibdir %def.) Changed files: db.spec -> 1.60 --- db.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0