mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
Fix ./mach bootstrap on fedora.
This commit is contained in:
parent
51e2893e79
commit
f70b7a5165
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ def get_linux_distribution():
|
||||||
'centos linux',
|
'centos linux',
|
||||||
'debian gnu/linux',
|
'debian gnu/linux',
|
||||||
'fedora',
|
'fedora',
|
||||||
|
'fedora linux',
|
||||||
'void',
|
'void',
|
||||||
'nixos',
|
'nixos',
|
||||||
]:
|
]:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue