Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
git-svn-id: svn://localhost/ardour2/branches/3.0@9409 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -10,7 +10,7 @@ def configure(conf):
|
||||
pass
|
||||
|
||||
def build(bld):
|
||||
|
||||
|
||||
subst_dict = {}
|
||||
if bld.env['COREAUDIO']:
|
||||
subst_dict['%JACK_INPUT%'] = 'coreaudio:Built-in Audio:in'
|
||||
|
||||
Reference in New Issue
Block a user