From 6bd18facace277a78aed2b14b7edb16de3079dea Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 13 Feb 2017 22:20:48 +0100 Subject: [PATCH] scripts/aubio_waf_msvc.patch: remove fuzz --- scripts/aubio_waf_msvc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/aubio_waf_msvc.patch b/scripts/aubio_waf_msvc.patch index 21f3120..9a9c731 100644 --- a/scripts/aubio_waf_msvc.patch +++ b/scripts/aubio_waf_msvc.patch @@ -2,8 +2,8 @@ diff --git a/scripts/get_aubio.sh b/scripts/get_aubio.sh index 9d42234..068d889 100755 --- a/scripts/get_aubio.sh +++ b/scripts/get_aubio.sh -@@ -11,7 +11,7 @@ git clone https://github.com/aubio/aubio aubio || ( pushd aubio; git pull; popd - pushd aubio +@@ -25,7 +25,7 @@ git clone https://github.com/aubio/aubio aubio || ( pushd aubio; git pull; popd + #rm -rf aubio ./scripts/get_waf.sh #./waf distclean -./waf configure --prefix=$PWD/../aubio-dist $WAFOPTS -- 2.11.0