wok rev 12076

compiz-core-dev: fix genpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 09 09:43:47 2012 +0100 (2012-03-09)
parents 5188b6752a42
children 6a11e1ebf8ee
files compiz-core-dev/receipt
line diff
     1.1 --- a/compiz-core-dev/receipt	Fri Mar 09 05:31:56 2012 +0100
     1.2 +++ b/compiz-core-dev/receipt	Fri Mar 09 09:43:47 2012 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	# compiz-core seems a bit buggy...
     1.5  	# Gok: I'm not sure about this line for cookutils but it
     1.6  	# screw things in tazwok.
     1.7 -	if [ -x /usr/bin/cookutils ]; then
     1.8 +	if [ -x /usr/bin/cook ]; then
     1.9  		cp -a $_pkg/../source/install/usr/share/cmake* $fs/usr/share
    1.10  	else
    1.11  		cp -a $_pkg/usr/share/cmake* $fs/usr/share