]> git.pld-linux.org Git - packages/Zope-LinguaPlone.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sat, 30 Oct 2004 11:21:15 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-LinguaPlone.spec -> 1.2

Zope-LinguaPlone.spec

index c195c2ed679f15dc5a153a440482eb0031229314..a9475f70c05b5eb5274ee3221a20cba53814075a 100644 (file)
@@ -52,10 +52,10 @@ fi
 
 %postun
 if [ "$1" = "0" ]; then
-        /usr/sbin/installzopeproduct -d %{zope_subname}
-        if [ -f /var/lock/subsys/zope ]; then
-                /etc/rc.d/init.d/zope restart >&2
-        fi
+       /usr/sbin/installzopeproduct -d %{zope_subname}
+       if [ -f /var/lock/subsys/zope ]; then
+               /etc/rc.d/init.d/zope restart >&2
+       fi
 fi
 
 %files
This page took 0.070588 seconds and 4 git commands to generate.