]> git.pld-linux.org Git - packages/apache-mod_transform.git/blobdiff - apache-mod_transform.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_transform.git] / apache-mod_transform.spec
index 26806e17ba04f40bfd6f6d406a72be3f689e6458..df64ef672f5f212b7f84e30e3a385e33cd40a436 100644 (file)
@@ -64,7 +64,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.050704 seconds and 4 git commands to generate.