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 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
|
||||||
|
@ -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.
|
||||||
|
@ -225,6 +225,9 @@ 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
|
|||||||
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
|
||||||
|
|
||||||
1) Previously, the Shoreall6-lite version of shorecap was using
|
1) Previously, the Shoreall6-lite version of shorecap was using
|
||||||
|
Loading…
Reference in New Issue
Block a user