wok diff sylpheed/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 aa114bc3d0e1
children c9a04d804c03
line diff
     1.1 --- a/sylpheed/receipt	Sun Apr 25 21:57:07 2010 +0200
     1.2 +++ b/sylpheed/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sylpheed"
     1.7 -VERSION="3.0.2"
     1.8 +VERSION="3.0.3"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client"
    1.11  MAINTAINER="fraazz@altern.org"
    1.12  DEPENDS="gtk+ libssl gpgme gnupg xorg-libXdamage"
    1.13 -BUILD_DEPENDS="openssl-dev glib glib-dev"
    1.14 +BUILD_DEPENDS="openssl-dev glib glib-dev gtk+-dev expat-dev pkg-config"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://sylpheed.sraoss.jp/en/"
    1.17  WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v3.0/$TARBALL"