wok diff splint/receipt @ rev 10854

linux-netfilter: add lib modules (for ts_*)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 14 16:32:01 2011 +0200 (2011-06-14)
parents ae751389abd4
children b7319995b37e
line diff
     1.1 --- a/splint/receipt	Wed Sep 16 05:42:53 2009 +0000
     1.2 +++ b/splint/receipt	Tue Jun 14 16:32:01 2011 +0200
     1.3 @@ -14,10 +14,7 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -    ./configure --prefix=/usr \
     1.8 -        $CONFIGURE_ARGS &&
     1.9 -    make &&
    1.10 -    make DESTDIR=$PWD/_pkg install
    1.11 +    ./configure && make -j1 && make install
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.