wok diff gtk-engines-rezlooks/receipt @ rev 8795

Fix: evilvte needs -j1 to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 23:49:55 2011 +0100 (2011-02-22)
parents 83b6631c10df
children 3d1225c1a247
line diff
     1.1 --- a/gtk-engines-rezlooks/receipt	Thu May 27 19:01:44 2010 +0000
     1.2 +++ b/gtk-engines-rezlooks/receipt	Tue Feb 22 23:49:55 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