mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
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:
parent
57bf3cf063
commit
4769db412d
33 changed files with 1700 additions and 1728 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue