]> git.pld-linux.org Git - packages/Zope-ZSyncer.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-ZSyncer.spec -> 1.5

Zope-ZSyncer.spec

index 72a1ca6e54ab4c046e06c6f866a52a0f4aae059e..e0b61941144fb97237d3a436f9dba649dc90c160 100644 (file)
@@ -49,10 +49,10 @@ fi
 
 %postun
 if [ "$1" = "0" ]; then
 
 %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
 fi
 
 %files
This page took 0.080751 seconds and 4 git commands to generate.