wok diff gawk/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 eb2c55805aa9
children 48520ccbd2a8
line diff
     1.1 --- a/gawk/receipt	Mon Jun 22 09:38:19 2009 +0000
     1.2 +++ b/gawk/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gawk"
     1.7 -VERSION="3.1.6"
     1.8 +VERSION="3.1.8"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="GNU awk to handle simple data-reformatting."
    1.11  MAINTAINER="pankso@slitaz.org"