subsystems
This commit is contained in:
parent
e52047d1fd
commit
960f6303fd
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ ARCHITECTURES = ['x86_64', 'i686']
|
|||
CHARSET = 'u8'
|
||||
DISTRIBUTION = 'distrib'
|
||||
SIGNATURE = '.sig'
|
||||
SUBSYSTEMS = ['msys', 'mingw']
|
||||
|
||||
|
||||
class Remote:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue