shithub: aubio

Download patch

ref: eadb7f61c8851bdc2438e9f3c7e321d700d9fe50
parent: 78af84ab851bb4e2031394a80ea9c785d35fb0cc
parent: 63a7a4315287e9ac3774cd3f1b98cd6ee8612c45
author: Paul Brossier <piem@piem.org>
date: Sun Nov 17 18:07:42 EST 2019

Merge branch 'master' of https://github.com/autoantwort/aubio into fix/get_waf_space

--- a/scripts/get_waf.sh
+++ b/scripts/get_waf.sh
@@ -48,7 +48,7 @@
 buildwaf
 popd
 
-cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf $PWD
+cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf "$PWD"
 chmod +x waf
 
 cleanup