wok-current diff gtk+/receipt @ rev 7774
Fixed typo in gtk+ post_install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Dec 23 01:15:54 2010 +0000 (2010-12-23) |
parents | d4078c3eb6d1 |
children | bd8206e828b5 |
line diff
1.1 --- a/gtk+/receipt Thu Dec 23 00:45:09 2010 +0000 1.2 +++ b/gtk+/receipt Thu Dec 23 01:15:54 2010 +0000 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