wok diff gtk+/receipt @ 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 d4078c3eb6d1
children bd8206e828b5
line diff
     1.1 --- a/gtk+/receipt	Thu Dec 23 00:45:09 2010 +0000
     1.2 +++ b/gtk+/receipt	Tue Feb 22 22:56:38 2011 +0100
     1.3 @@ -58,7 +58,7 @@
     1.4  {
     1.5  	local arg
     1.6  	echo "Processing post-install commands..."
     1.7 -	if [ ! -d $1/etc/gtk-2.0 ];
     1.8 +	if [ ! -d $1/etc/gtk-2.0 ]; then
     1.9  		mkdir -p $1/etc/gtk-2.0
    1.10  	fi
    1.11  	chroot $1/ /usr/bin/gtk-query-immodules-2.0 > $1/etc/gtk-2.0/gtk.immodules