wok-current diff fluidsynth/receipt @ rev 9909
liblrdf: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 17 15:26:23 2011 +0200 (2011-05-17) |
parents | e4c453a0ecd1 |
children | b7319995b37e |
line diff
1.1 --- a/fluidsynth/receipt Sat Oct 23 16:37:10 2010 +0000 1.2 +++ b/fluidsynth/receipt Tue May 17 15:26:23 2011 +0200 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.