ref: a6ad662ca0f2d9d0792180360160ca58e2d163ed
parent: 3cc14910d154b2b371e2aae80a8f3f04fb02b5d0
author: Paul Brossier <piem@piem.org>
date: Wed Nov 13 13:01:42 EST 2013
removed sounds/woodblock.aiff
binary files a/sounds/woodblock.aiff /dev/null differ
--- a/wscript
+++ b/wscript
@@ -209,12 +209,6 @@
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