From fe301041851acb68d2854a510076fce6f6513038 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 22 Oct 2014 16:15:00 +0300 Subject: [PATCH] fixing rpm triggers --- src/rpm/specs/vesta.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index e47a947c7..015b7f546 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -49,7 +49,7 @@ if [ $1 -ge 2 ]; then if [ -e /usr/local/vesta/upd/add_firewall.sh ]; then /usr/local/vesta/upd/add_firewall.sh fi - +fi %files %{_vestadir} %config(noreplace) %{_vestadir}/web/images/logo.png