wok-6.x diff gdbm/receipt @ rev 7302

Removed tazpkg genpkg from alot of packages that don't need them since there just repackaging them 2nd time.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 17 03:47:52 2010 +0000 (2010-11-17)
parents e58706fa0b9d
children 3b10cfcc3474
line diff
     1.1 --- a/gdbm/receipt	Wed Oct 01 11:28:26 2008 +0000
     1.2 +++ b/gdbm/receipt	Wed Nov 17 03:47:52 2010 +0000
     1.3 @@ -26,10 +26,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	# Package all gdbm pkgs
     1.8 -	for i in $(cd $WOK; ls -d gdbm-*)
     1.9 -	do
    1.10 -		tazwok genpkg $i
    1.11 -	done
    1.12  }
    1.13