]> git.pld-linux.org Git - packages/db4.2.git/commitdiff
- aaaarrrrggh, typo; no need to bcond post/postun auto/ac/db-4_2_50-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 28 Nov 2003 23:40:44 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.2.spec -> 1.35

db4.2.spec

index 46c76bd4e294f10214c956389253539c24b29686..bd9a5ff089518b42e27aa421d300a916dd4043f7 100644 (file)
@@ -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.054087 seconds and 4 git commands to generate.