wok diff raptor/receipt @ rev 9473

up:?tazwok 4.2.10
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Apr 04 03:17:26 2011 +0200 (2011-04-04)
parents 2c125e3436ba
children 7f4ee0588d9b
line diff
     1.1 --- a/raptor/receipt	Tue Oct 19 05:03:37 2010 +0000
     1.2 +++ b/raptor/receipt	Mon Apr 04 03:17:26 2011 +0200
     1.3 @@ -15,9 +15,9 @@
     1.4  
     1.5  compile_rules() {
     1.6    cd $src
     1.7 -  ./configure --prefix=/usr --disable-static &&
     1.8 +  ./configure --disable-static &&
     1.9    make &&
    1.10 -  make prefix=$PWD/_pkg/usr install 
    1.11 +  make prefix=/usr install 
    1.12  }
    1.13  	
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.