]> git.pld-linux.org Git - packages/db.git/blobdiff - db.spec
- aaaarrrrggh, typo; no need to bcond post/postun
[packages/db.git] / db.spec
diff --git a/db.spec b/db.spec
index 46c76bd4e294f10214c956389253539c24b29686..bd9a5ff089518b42e27aa421d300a916dd4043f7 100644 (file)
--- 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
This page took 0.059274 seconds and 4 git commands to generate.