wok-stable diff mhwaveedit/receipt @ rev 4839
mirror-tools: add --sources
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 28 16:26:39 2010 +0100 (2010-01-28) |
parents | 3d1725bed3f0 |
children | 21caf6b55e3a |
line diff
1.1 --- a/mhwaveedit/receipt Fri Aug 28 12:45:34 2009 +0200 1.2 +++ b/mhwaveedit/receipt Thu Jan 28 16:26:39 2010 +0100 1.3 @@ -25,6 +25,7 @@ 1.4 --without-libsamplerate \ 1.5 --without-portaudio \ 1.6 --without-libsndfile \ 1.7 + --without-esound \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install 1.11 @@ -36,4 +37,3 @@ 1.12 mkdir -p $fs/usr/share 1.13 cp -a $_pkg/usr/bin $fs/usr 1.14 } 1.15 -