diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/servo/bootstrap.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/servo/bootstrap.py b/python/servo/bootstrap.py index a3c5c9efb34..6d288ac2a68 100644 --- a/python/servo/bootstrap.py +++ b/python/servo/bootstrap.py @@ -390,6 +390,7 @@ def get_linux_distribution(): 'centos linux', 'debian gnu/linux', 'fedora', + 'fedora linux', 'void', 'nixos', ]: |