mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Don't set SPARSE when building on a Mac
This commit is contained in:
parent
004bff9e56
commit
6045bdb282
@ -135,7 +135,7 @@ case $(uname) in
|
||||
[ -z "$OWNER" ] && OWNER=root
|
||||
[ -z "$GROUP" ] && GROUP=wheel
|
||||
MAC=Yes
|
||||
SPARSE=Yes
|
||||
[ -z "${PREFIX}" && SPARSE=Yes
|
||||
INSTALLD=
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user