wok diff fluidsynth/receipt @ rev 9044
atm-tools: need make -j1
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 08:49:41 2011 +0100 (2011-03-04) |
parents | e4c453a0ecd1 |
children | b7319995b37e |
line diff
1.1 --- a/fluidsynth/receipt Sat Oct 23 16:37:10 2010 +0000 1.2 +++ b/fluidsynth/receipt Fri Mar 04 08:49:41 2011 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 cd $src 1.5 ./configure --prefix=/usr --enable-ladspa && 1.6 make && 1.7 - make prefix=$PWD/_pkg/usr install 1.8 + make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.