From b653373131b0fbff376aea4e1137aae308691c6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 18 Feb 2008 21:19:38 +0000 Subject: [PATCH] - i'm almost sure it should be %{_libdir} here Changed files: db4.5.spec -> 1.20 --- db4.5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db4.5.spec b/db4.5.spec index 5f13068..7e29dcd 100644 --- a/db4.5.spec +++ b/db4.5.spec @@ -299,7 +299,7 @@ cd build_unix --%{?with_pmutex:en}%{!?with_pmutex:dis}able-posixmutexes \ --enable-cxx \ %{?with_tcl:--enable-tcl} \ - %{?with_tcl:--with-tcl=/usr/lib} \ + %{?with_tcl:--with-tcl=%{_libdir}} \ %{?with_java:--enable-java} \ --disable-static \ --enable-shared -- 2.44.0