mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-01 15:35:50 +02:00
Correct typo in shorewall6 installer
This commit is contained in:
parent
cdbe58a444
commit
db7ddcc492
@ -111,7 +111,7 @@ MANDIR=${MANDIR:-"/usr/share/man"}
|
|||||||
SPARSE=
|
SPARSE=
|
||||||
INSTALLD='-D'
|
INSTALLD='-D'
|
||||||
[ -n "${LIBEXEC:=share}" ]
|
[ -n "${LIBEXEC:=share}" ]
|
||||||
[ -n "${PERLLIB:=share/shoreall}" ]
|
[ -n "${PERLLIB:=share/shorewall}" ]
|
||||||
|
|
||||||
case $(uname) in
|
case $(uname) in
|
||||||
CYGWIN*)
|
CYGWIN*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user