wok diff gsl/receipt @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
parents e96b5bb3b663
children 0052130130dd
line diff
     1.1 --- a/gsl/receipt	Sun Jun 28 22:50:25 2009 +0200
     1.2 +++ b/gsl/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make DESTDIR=$PWD/_pkg install
     1.8 +	make -j 4 && make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.