mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Fiddle some more with RPM upgrade
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5199 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
869e8a2fd6
commit
9e48ab7d02
@ -57,7 +57,8 @@ if [ $1 -eq 1 ]; then
|
|||||||
fi
|
fi
|
||||||
elif [ -f /etc/shorewall-lite/shorewall.conf.rpmsave ]; then
|
elif [ -f /etc/shorewall-lite/shorewall.conf.rpmsave ]; then
|
||||||
mv -f /etc/shorewall-lite/shorewall-lite.conf /etc/shorewall-lite/shorewall-lite.conf.rpmnew
|
mv -f /etc/shorewall-lite/shorewall-lite.conf /etc/shorewall-lite/shorewall-lite.conf.rpmnew
|
||||||
mv -f /etc/shorewall-lite/shorewall.conf.rpmsave /etc/shorewall/shorewall-lite.conf
|
mv -f /etc/shorewall-lite/shorewall.conf.rpmsave /etc/shorewall-lite/shorewall-lite.conf
|
||||||
|
echo "/etc/shorewall-lite/shorewall-lite.conf installed as /etc/shorewall-lite/shorewall-lite.conf.rpmnew"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user