]> git.pld-linux.org Git - packages/apache-mod_dbi_pool.git/blobdiff - apache-mod_dbi_pool.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_dbi_pool.git] / apache-mod_dbi_pool.spec
index 63e53e2197bd6b6777220ac4d7469ca52e6bb97b..d4ff3cb2f99bc540dcc6cc37b987a32c3fa14d48 100644 (file)
@@ -83,7 +83,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.058053 seconds and 4 git commands to generate.