support NetBSD in __timezone type
This commit is contained in:
parent
68370db5c3
commit
ed75374b95
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ case "$os" in
|
|||
__package timezone
|
||||
export require="__package/timezone"
|
||||
;;
|
||||
freebsd)
|
||||
freebsd|netbsd)
|
||||
# whitelist
|
||||
:
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue