wok diff aiksaurus/receipt @ rev 9622

Add roundup. We should have roundup in wok for next stable.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 22 17:33:42 2011 +0000 (2011-04-22)
parents 847e67e5a9fe
children cbfb348cb173
line diff
     1.1 --- a/aiksaurus/receipt	Mon Nov 01 00:12:43 2010 +0100
     1.2 +++ b/aiksaurus/receipt	Fri Apr 22 17:33:42 2011 +0000
     1.3 @@ -16,13 +16,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	patch -Np0 -i ../stuff/aiksaurus-gcc44.patch
     1.7 -	./configure \
     1.8 -		--prefix=/usr \
     1.9 -		--infodir=/usr/share/info \
    1.10 -		--mandir=/usr/share/man \
    1.11 -		 --with-gtk \
    1.12 -		$CONFIGURE_ARGS &&
    1.13 -	make -j 4 && make DESTDIR=$PWD/_pkg install
    1.14 +	./configure --with-gtk &&
    1.15 +	make && make -j1 DESTDIR=$DESTDIR install
    1.16  }
    1.17  
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.