From: Paul Brossier Date: Wed, 13 Nov 2013 17:01:42 +0000 (+0100) Subject: removed sounds/woodblock.aiff X-Git-Tag: 0.4.0-beta1~91 X-Git-Url: https://git.aubio.org/?p=aubio.git;a=commitdiff_plain;h=a6ad662ca0f2d9d0792180360160ca58e2d163ed removed sounds/woodblock.aiff --- diff --git a/sounds/woodblock.aiff b/sounds/woodblock.aiff deleted file mode 100644 index e9a3b5fe..00000000 Binary files a/sounds/woodblock.aiff and /dev/null differ diff --git a/wscript b/wscript index 1d8145c0..b5fda9d8 100644 --- a/wscript +++ b/wscript @@ -209,12 +209,6 @@ def build(bld): bld.recurse('examples') bld.recurse('tests') - """ - # install woodblock sound - bld.install_files('${PREFIX}/share/sounds/aubio/', - 'sounds/woodblock.aiff') - """ - bld( source = 'aubio.pc.in' ) # build manpages from sgml files