wok diff retawq/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 eb7f93d231d6
children 5f1254dc8217
line diff
     1.1 --- a/retawq/receipt	Mon Jun 09 20:42:09 2008 +0200
     1.2 +++ b/retawq/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://retawq.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="browser"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()