shithub: aubio

Download patch

ref: 22e3ef12f8264a2553fddb035992827207cd09f9
parent: fcc11e928f73787602f568c7865f0ec9ad49ead4
author: Paul Brossier <piem@piem.org>
date: Tue Feb 26 05:50:47 EST 2019

[waf] remove ref to landscape.yml

--- a/wscript
+++ b/wscript
@@ -642,7 +642,6 @@
     ctx.excl += ' **/dist*'
     ctx.excl += ' **/.DS_Store'
     ctx.excl += ' **/.travis.yml'
-    ctx.excl += ' **/.landscape.yml'
     ctx.excl += ' **/.appveyor.yml'
     ctx.excl += ' **/.circleci/*'
     ctx.excl += ' **/azure-pipelines.yml'