forked from extern/shorewall_code
Remove macros during uninstall.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9eba41669e
commit
536ee427da
@ -131,6 +131,7 @@ rm -f ${SHAREDIR}/shorewall/prog.*
|
|||||||
rm -f ${SHAREDIR}/shorewall/module*
|
rm -f ${SHAREDIR}/shorewall/module*
|
||||||
rm -f ${SHAREDIR}/shorewall/helpers
|
rm -f ${SHAREDIR}/shorewall/helpers
|
||||||
rm -f ${SHAREDIR}/shorewall/action*
|
rm -f ${SHAREDIR}/shorewall/action*
|
||||||
|
rm -f ${SHAREDIR}/shorewall/macro.*
|
||||||
rm -f ${SHAREDIR}/shorewall/init
|
rm -f ${SHAREDIR}/shorewall/init
|
||||||
|
|
||||||
for f in ${MANDIR}/man5/shorewall* ${MANDIR}/man8/shorewall*; do
|
for f in ${MANDIR}/man5/shorewall* ${MANDIR}/man8/shorewall*; do
|
||||||
|
Loading…
Reference in New Issue
Block a user