shithub: aubio

ref: 06f2d78ae6d20238dc8c89f1b490f0862a49c450
dir: /python/wscript_build/

View raw version
# install headers
for file in ['aubiocut', 'aubiopitch']:
  bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)