]> git.pld-linux.org Git - packages/Zope-LocalFS.git/blobdiff - Zope-LocalFS.spec
- spaces->tabs
[packages/Zope-LocalFS.git] / Zope-LocalFS.spec
index 63accacfce3830a92089fb8695b32b6e6f04e605..456ad645383dc25f39a6bf4c6dbc4802e140a078 100644 (file)
@@ -49,10 +49,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.054791 seconds and 4 git commands to generate.