Flake8 cleanup
This commit is contained in:
parent
4acf6d76bf
commit
43371c31a2
@ -41,6 +41,7 @@ class Unison(Package):
|
|||||||
depends_on('ocaml', type='build')
|
depends_on('ocaml', type='build')
|
||||||
|
|
||||||
parallel = False
|
parallel = False
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
make('./mkProjectInfo')
|
make('./mkProjectInfo')
|
||||||
make('UISTYLE=text')
|
make('UISTYLE=text')
|
||||||
|
Loading…
Reference in New Issue
Block a user