Flake8 cleanup

This commit is contained in:
George Hartzell 2016-08-03 16:51:53 -04:00
parent 4acf6d76bf
commit 43371c31a2

View File

@ -41,6 +41,7 @@ class Unison(Package):
depends_on('ocaml', type='build')
parallel = False
def install(self, spec, prefix):
make('./mkProjectInfo')
make('UISTYLE=text')