shithub: aubio

ref: 3ad2ef6fdb1e7a5e3a67623334f4b54d35e3e3d8
dir: /python/wscript_build/

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