wok diff ocsinventory-agent/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 db6394fb176f
children 45884a696424
line diff
     1.1 --- a/ocsinventory-agent/receipt	Sun Jul 12 23:18:03 2009 +0200
     1.2 +++ b/ocsinventory-agent/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  SOURCE="OCSNG_UNIX_AGENT"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -DEPENDS="perl perl-lwp-useragent perl-uri-url dmidecode"
     1.8 +DEPENDS="perl perl-lwp-useragent perl-uri dmidecode"
     1.9  SUGGESTED="nmap perl-net-ssleay"
    1.10  BUILD_DEPENDS="perl"
    1.11  WEB_SITE="http://www.ocsinventory-ng.org/"