Final cleanup of the uninstallers

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-10-04 14:07:33 -07:00
parent 3206021278
commit c9fd390782
3 changed files with 1 additions and 3 deletions

View File

@ -202,6 +202,7 @@ if [ -d ${CONFDIR}/ppp ]; then
done
fi
rm -f ${SHAREDIR}/shorewall-init
rm -rf ${SHAREDIR}/shorewall-init
rm -rf ${LIBEXECDIR}/shorewall-init

View File

@ -199,4 +199,3 @@ rm -f ${MANDIR}/man8/shorewall-lite*
echo "Shorewall Lite Uninstalled"

View File

@ -196,5 +196,3 @@ rm -f ${MANDIR}/man5/shorewall6-lite*
rm -f ${MANDIR}/man8/shorewall6-lite*
echo "Shorewall6 Lite Uninstalled"