mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Forgot to change OS name in one place
This commit is contained in:
parent
778b85b7df
commit
f53a979da9
@ -157,7 +157,7 @@ class Linux(BuildInstallers):
|
||||
|
||||
|
||||
class Win(BuildInstallers):
|
||||
OS = 'win'
|
||||
OS = 'windows'
|
||||
|
||||
|
||||
class BuildDep(Command):
|
||||
|
Loading…
x
Reference in New Issue
Block a user