wok-stable diff pam-dev/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents f8bbcb16a04c
children 28148b876a49
line diff
     1.1 --- a/pam-dev/receipt	Fri Oct 29 13:45:31 2010 +0000
     1.2 +++ b/pam-dev/receipt	Tue Feb 01 03:25:21 2011 +0000
     1.3 @@ -13,9 +13,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	# tazwok does not define _pkg correctly when both WANTED and SOURCE are set
     1.8 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.9 -
    1.10  	mkdir -p $fs/lib $fs/usr
    1.11  	cp -a $_pkg/usr/include $fs/usr
    1.12  	ln -s security $fs/usr/include/pam