wok diff raptor/receipt @ rev 10305

e2fsprogs-dev: fix path to files list in stuff
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 22 02:21:30 2011 +0200 (2011-05-22)
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 May 22 02:21:30 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.