wok-6.x diff raptor/receipt @ rev 9147

Oups... add WGET_URL and related stuff into gvim
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Mar 06 22:05:16 2011 +0100 (2011-03-06)
parents 2c125e3436ba
children 7f4ee0588d9b
line diff
     1.1 --- a/raptor/receipt	Tue Oct 19 05:03:37 2010 +0000
     1.2 +++ b/raptor/receipt	Sun Mar 06 22:05:16 2011 +0100
     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.