shithub: aubio

ref: 9daf0183f0a28b112be50bb3282a66699ee59b5d
dir: /python/wscript_build/

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