]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/commitdiff
- fixed mod_sxnet postun
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 May 2006 23:06:11 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_ssl.spec -> 1.114

apache1-mod_ssl.spec

index e2b007782ed3ed8079b2e35a7f27be0f9565814b..970200a5cc0e2a95669ae86994c658a313fcfea6 100644 (file)
@@ -254,6 +254,7 @@ fi
 %service -q apache restart
 
 %postun -n apache1-mod_sxnet
+if [ "$1" = "0" ]; then
        %service -q apache restart
 fi
 
This page took 0.044194 seconds and 4 git commands to generate.