wok diff uget/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 42dd86df598a
children acac501e1bff
line diff
     1.1 --- a/uget/receipt	Thu Sep 09 18:17:47 2010 +0000
     1.2 +++ b/uget/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="uget"
     1.7 -VERSION="1.6.0"
     1.8 +VERSION="1.6.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Download manager using gtk+ and libcurl"
    1.11  DEPENDS="pcre glib curl gtk+"