wok-stable diff wireless_tools-dev/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 dddbb5300635
children 8bfb1e920e6b
line diff
     1.1 --- a/wireless_tools-dev/receipt	Thu May 15 20:53:07 2008 +0200
     1.2 +++ b/wireless_tools-dev/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.3 @@ -11,7 +11,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	_pkg=$WOK/$WANTED/${WANTED}.${VERSION}/_pkg
     1.8  	mkdir -p $fs/usr
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  }