forked from extern/shorewall_code
Fix install.sh in 4.4.11.2
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d4da5c282a
commit
7499264dc8
@ -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
|
||||
|
@ -55,3 +55,8 @@
|
||||
command to similarly hang for one minute.
|
||||
|
||||
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.
|
||||
|
@ -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
|
||||
stop, reset and clear commands to hang for one minute after the
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user