shithub: aubio

ref: 5f4fd2fc728368192069e4e84d2bb8c80ff4cc0e
dir: /python/wscript_build/

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