mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 22:30:58 +01: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=
|
||||
INSTALLD='-D'
|
||||
[ -n "${LIBEXEC:=share}" ]
|
||||
[ -n "${PERLLIB:=share/shoreall}" ]
|
||||
[ -n "${PERLLIB:=share/shorewall}" ]
|
||||
|
||||
case $(uname) in
|
||||
CYGWIN*)
|
||||
|
Loading…
Reference in New Issue
Block a user