Fix typo in install.sh

This commit is contained in:
Tom Eastep 2010-08-07 10:56:15 -07:00
parent 1a4d84d502
commit da91ef8d2c

View File

@ -745,7 +745,7 @@ fi
#
# Install the Makefiles
#
install-file Makefile-lite ${DESTDIR}/usr/share/shorewall/configfiles/Makefile 0644
install_file Makefile-lite ${DESTDIR}/usr/share/shorewall/configfiles/Makefile 0644
if [ -z "$SPARSE" ]; then
run_install $OWNERSHIP -m 0600 Makefile ${DESTDIR}/etc/shorewall