Delete duplicate entry in the Shorewall[6] install.sh

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-08-04 08:23:08 -07:00
parent 6fbb578ce6
commit cfe2f36320

View File

@ -974,12 +974,6 @@ fi
cd .. cd ..
#
# Install the Standard Actions file
#
install_file actions.std ${DESTDIR}${SHAREDIR}/$PRODUCT/actions.std 0644
echo "Standard actions file installed as ${DESTDIR}${SHAREDIR}d/$PRODUCT/actions.std"
# #
# Install the Makefiles # Install the Makefiles
# #