source: scripts/conda/build.sh @ c6bbf219

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

scripts/conda: add minimal binstar scripts

  • Property mode set to 100644
File size: 139 bytes
Line 
1python waf configure --prefix=$PREFIX
2python waf build
3python waf install
4pushd python/
5python setup.py build
6python setup.py install
7popd
Note: See TracBrowser for help on using the repository browser.