wok diff fluidsynth/receipt @ rev 10434

grub4dos: fix path to lib (no more i386-pc but i386-slitaz)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 00:43:57 2011 +0200 (2011-05-25)
parents e4c453a0ecd1
children b7319995b37e
line diff
     1.1 --- a/fluidsynth/receipt	Sat Oct 23 16:37:10 2010 +0000
     1.2 +++ b/fluidsynth/receipt	Wed May 25 00:43:57 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.