mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Fix typo in install.sh
This commit is contained in:
parent
1a4d84d502
commit
da91ef8d2c
@ -745,7 +745,7 @@ fi
|
|||||||
#
|
#
|
||||||
# Install the Makefiles
|
# 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
|
if [ -z "$SPARSE" ]; then
|
||||||
run_install $OWNERSHIP -m 0600 Makefile ${DESTDIR}/etc/shorewall
|
run_install $OWNERSHIP -m 0600 Makefile ${DESTDIR}/etc/shorewall
|
||||||
|
Loading…
Reference in New Issue
Block a user