forked from extern/shorewall_code
Fix typo in install.sh
This commit is contained in:
parent
1a4d84d502
commit
da91ef8d2c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user