Fix install.sh in 4.4.11.2

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-08-07 14:17:45 -07:00
parent d4da5c282a
commit 7499264dc8
3 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -55,3 +55,8 @@
command to similarly hang for one minute. command to similarly hang for one minute.
Corrected in Shorewall 4.4.11.2. Corrected in Shorewall 4.4.11.2.
7) A typo in the Shorewall install.sh script prevents the Makefile from
being installed in /usr/share/shorewall/configfiles/Makefile.
Corrected in Shorewall 4.4.11.2.

View File

@ -223,7 +223,10 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
1) A typo in /sbin/shorewall6-lite version 4.4.11.1 caused the 1) A typo in /sbin/shorewall6-lite version 4.4.11.1 caused the
stop, reset and clear commands to hang for one minute after the stop, reset and clear commands to hang for one minute after the
command had been executed and caused the next shorewall6-lite command had been executed and caused the next shorewall6-lite
command to similarly hang for one minute. command to similarly hang for one minute.
2) A typo in the Shorewall install.sh script prevented the Makefile from
being installed in /usr/share/shorewall/configfiles/Makefile.
4.4.11.1 4.4.11.1