source: python/wscript_build @ 0e355f6

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 0e355f6 was 000b090, checked in by Paul Brossier <piem@piem.org>, 15 years ago

use waf as new build system

  • Property mode set to 100644
File size: 120 bytes
Line 
1# install headers
2for file in ['aubiocut', 'aubiopitch']:
3  bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)
Note: See TracBrowser for help on using the repository browser.