wok rev 9719

Fixed perdition to not tazwok cook all perdition receipts.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 09 00:31:44 2011 +0000 (2011-05-09)
parents a7822340cb8c
children a3ab9cbedbc7
files perdition/receipt
line diff
     1.1 --- a/perdition/receipt	Mon May 09 02:12:10 2011 +0200
     1.2 +++ b/perdition/receipt	Mon May 09 00:31:44 2011 +0000
     1.3 @@ -42,10 +42,6 @@
     1.4  		mkdir -p $fs/var/run/perdition.$i
     1.5  	done
     1.6  	cp $src/perdition/db/ldap/perdition.schema $fs/etc/openldap/schema
     1.7 -	for i in $(cd $WOK; ls -d perdition-*)
     1.8 -	do
     1.9 -		tazwok cook $i
    1.10 -	done
    1.11  }
    1.12  
    1.13  # Pre and post install commands for Tazpkg.