From e96b742884292a5ccb789086d83ae75d47473f3f Mon Sep 17 00:00:00 2001 From: twittner Date: Thu, 19 Aug 2004 14:28:08 +0000 Subject: [PATCH] - use %_libdir instead of /usr/lib Changed files: db4.2.spec -> 1.59 --- db4.2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db4.2.spec b/db4.2.spec index 3bb0b61..fb5f39e 100644 --- a/db4.2.spec +++ b/db4.2.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=/usr/lib} \ + %{?with_tcl:--with-tcl=%{_libdir}} \ %{?with_java:--enable-java} \ --disable-static \ --enable-shared -- 2.44.0