changeset 186:8a4c659123be

scripts/aubio_waf_msvc.patch: remove fuzz
author Paul Brossier <piem@piem.org>
date Mon, 13 Feb 2017 22:20:48 +0100
parents 3bc50a5ba12f
children e82f4da325ae
files scripts/aubio_waf_msvc.patch
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/aubio_waf_msvc.patch	Mon Feb 13 22:17:19 2017 +0100
+++ b/scripts/aubio_waf_msvc.patch	Mon Feb 13 22:20:48 2017 +0100
@@ -2,8 +2,8 @@
 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