mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
support freebsd 6
This commit is contained in:
parent
773e9abe24
commit
c85869fc08
@ -146,6 +146,7 @@ _platform_map = {
|
||||
"darwin": "bsd", # Mac OS X
|
||||
"freebsd4": "bsd",
|
||||
"freebsd5": "bsd",
|
||||
"freebsd6": "bsd",
|
||||
"netbsd1": "bsd",
|
||||
"sunos5": "sunos",
|
||||
"cygwin": "cygwin",
|
||||
|
Loading…
x
Reference in New Issue
Block a user