tazwok diff examples/receipt @ rev 495

tazwok/check_for_incoming: update flavors from hg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 24 22:23:11 2011 +0200 (2011-04-24)
parents 817d7df8486c
children
line diff
     1.1 --- a/examples/receipt	Sat Jul 10 00:21:30 2010 +0200
     1.2 +++ b/examples/receipt	Sun Apr 24 22:23:11 2011 +0200
     1.3 @@ -13,12 +13,7 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -    ./configure \
     1.8 -    	--prefix=/usr \
     1.9 -    	--infodir=/usr/share/info \
    1.10 -    	--mandir=/usr/share/man \
    1.11 -    	$CONFIGURE_ARGS &&
    1.12 -    make -j 4 && make DESTDIR=$PWD/_pkg install
    1.13 +    ./configure && make && make install
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.