wok diff ocsinventory-server/receipt @ rev 8751

Removed all/most _pkg= lines in wok. The new tazwok-experimental can SOURCE paths and source are are all extracted to WOK/PACKAGE/PACKAGE-VERSION now with tazwok-experimental.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 20 06:53:59 2011 +0000 (2011-02-20)
parents 93d0091756cf
children 129bb5b11a7e
line diff
     1.1 --- a/ocsinventory-server/receipt	Fri Feb 04 17:06:43 2011 +0100
     1.2 +++ b/ocsinventory-server/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.3 @@ -16,9 +16,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	src=$WOK/$WANTED/$SOURCE-$VERSION
     1.8 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.9 -	
    1.10  	mkdir -p $fs/usr
    1.11  	cp -a $_pkg/usr/lib $fs/usr
    1.12