From: paladine Date: Sat, 30 Oct 2004 11:59:12 +0000 (+0000) Subject: - spaces->tabs X-Git-Tag: auto/ac/Zope-iHotfix-0_4_0-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FZope-iHotfix.git;a=commitdiff_plain;h=5ffadf5a8dbc34df7dd36a3db0f9ede575481958 - spaces->tabs Changed files: Zope-iHotfix.spec -> 1.7 --- diff --git a/Zope-iHotfix.spec b/Zope-iHotfix.spec index adfd625..f189100 100644 --- a/Zope-iHotfix.spec +++ b/Zope-iHotfix.spec @@ -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