wok diff gnupg/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 b084f9ed4a92
children b8c8268b94bd
line diff
     1.1 --- a/gnupg/receipt	Fri Sep 17 18:47:50 2010 +0000
     1.2 +++ b/gnupg/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Free implementation of the OpenPGP."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="libusb bzlib libcurl openssl readline zlib libgpg-error pth libksba \
     1.7 -libgcrypt"
     1.8 +libgcrypt libassuan"
     1.9  BUILD_DEPENDS="$DEPENDS libusb-dev openssl-dev readline-dev zlib-dev libgpg-error-dev
    1.10 -pth-dev libgcrypt-dev libassuan libksba-dev pkg-config"
    1.11 +pth-dev libgcrypt-dev libksba-dev pkg-config"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.gnupg.org/"
    1.14  WGET_URL="ftp://ftp.gnupg.org/gcrypt/gnupg/$TARBALL"