From c0a6ac4dc6023dd5121a0dd0741b547da014b8a4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 28 Nov 2003 23:40:44 +0000 Subject: [PATCH] - aaaarrrrggh, typo; no need to bcond post/postun Changed files: db.spec -> 1.35 --- db.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/db.spec b/db.spec index 46c76bd..bd9a5ff 100644 --- a/db.spec +++ b/db.spec @@ -241,7 +241,7 @@ cd ../build_unix --enable-rpc \ --enable-cxx \ %{?with_tcl:--enable-tcl} \ - %{?wit_tcl:--with-tcl=/usr/lib} \ + %{?with_tcl:--with-tcl=/usr/lib} \ %{?with_java:--enable-java} \ --disable-static \ --enable-shared @@ -304,10 +304,8 @@ rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%if %{with tcl} %post tcl -p /sbin/ldconfig %postun tcl -p /sbin/ldconfig -%endif %post cxx -p /sbin/ldconfig %postun cxx -p /sbin/ldconfig -- 2.43.0