]> git.pld-linux.org Git - packages/apache-mod_clamav.git/blobdiff - apache-mod_clamav.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_clamav.git] / apache-mod_clamav.spec
index 3bafcbfd824afa6fd6d24a100fa099d51e8a4e01..34005f82e1ca1ac8e39a0d025878a362f25c82c0 100644 (file)
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %service -q httpd restart
 
-%preun
+%postun
 if [ "$1" = "0" ]; then
        %service -q httpd restart
 fi
This page took 0.025543 seconds and 4 git commands to generate.