wok rev 8787

Fix compile_rules() in gtk-engines-rezlooks
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 22:56:38 2011 +0100 (2011-02-22)
parents 166631b3f069
children 7f0604e0bde0
files gtk-engines-rezlooks/receipt
line diff
     1.1 --- a/gtk-engines-rezlooks/receipt	Tue Feb 22 22:48:31 2011 +0100
     1.2 +++ b/gtk-engines-rezlooks/receipt	Tue Feb 22 22:56:38 2011 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd rezlooks-$VERSION
     1.8 +	cd $src
     1.9  	./configure --enable-animation &&
    1.10  	make &&
    1.11  	make prefix=$PWD/_pkg install