]> git.pld-linux.org Git - packages/apache-mod_midgard.git/blobdiff - apache-mod_midgard.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_midgard.git] / apache-mod_midgard.spec
index 8813b8b6ee2b9191eef8e1e4e3f8581caf42f7ce..4fa173cb741fbab4868479f3950a7b147ac3783b 100644 (file)
@@ -71,7 +71,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.071626 seconds and 4 git commands to generate.