wok diff pure-ftpd/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 6beec4c5353b
children 18a6a2293fee
line diff
     1.1 --- a/pure-ftpd/receipt	Mon Jan 04 18:03:49 2010 +0100
     1.2 +++ b/pure-ftpd/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="A secure FTP daemon"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="attr"
     1.8 +DEPENDS="attr libcap"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.pureftpd.org/project/pure-ftpd"
    1.11  WGET_URL="http://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL"