wok-6.x diff vde2/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 f02c593941e6
children 7896f0694ef6
line diff
     1.1 --- a/vde2/receipt	Fri Oct 22 20:31:54 2010 +0200
     1.2 +++ b/vde2/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Virtual Distributed Ethernet."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="libcryto"
     1.8 -BUILD_DEPENDS="libcryto libcryto-dev"
     1.9 +DEPENDS="libcrypto"
    1.10 +BUILD_DEPENDS="libcrypto libcrypto-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://vde.sourceforge.net/"
    1.13  WGET_URL="$SF_MIRROR/vde/$TARBALL"