wok rev 8398

Fixed fluidsynth.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 04:06:47 2011 +0000 (2011-02-05)
parents d5009f5bff9c
children 7d497422d803
files fluidsynth/receipt
line diff
     1.1 --- a/fluidsynth/receipt	Sat Feb 05 03:20:51 2011 +0000
     1.2 +++ b/fluidsynth/receipt	Sat Feb 05 04:06:47 2011 +0000
     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.