From da91ef8d2cf2c6deac8277397ea5e7cf1fafc758 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 7 Aug 2010 10:56:15 -0700 Subject: [PATCH] Fix typo in install.sh --- Shorewall/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 29020302e..0588f7e09 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -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