]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- and more
[packages/clamav.git] / clamav.spec
index 348e7e190a71c7ceb651b0fab919cfaf3118d645..be0c8297005622d7ee1c3c2acbc9d1207212563c 100644 (file)
@@ -277,7 +277,6 @@ if [ -f /etc/clamav.conf.rpmsave ]; then
        sed -i -e 's/clamav.conf/clamd.conf/' /etc/freshclam.conf
 fi
 
-%if %{with milter}
 %post milter
 /sbin/chkconfig --add clamav-milter
 if [ -f /var/lock/subsys/clamav-milter ]; then
@@ -293,7 +292,7 @@ if [ "$1" = "0" ]; then
        fi
        /sbin/chkconfig --del clamav-milter
 fi
-%endif
+
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
This page took 0.046842 seconds and 4 git commands to generate.