mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Merge branch 'cairocanvas'
This commit is contained in:
commit
ad017365f7
1975 changed files with 293012 additions and 211882 deletions
|
|
@ -10,7 +10,7 @@ def configure(conf):
|
|||
|
||||
def build(bld):
|
||||
patchfiles = bld.path.ant_glob ('*.midnam')
|
||||
bld.install_files (os.path.join(bld.env['DATADIR'], 'ardour3', 'patchfiles'), patchfiles)
|
||||
bld.install_files (os.path.join(bld.env['DATADIR'], 'patchfiles'), patchfiles)
|
||||
|
||||
def options(opt):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue