wok-next 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 | 2a405464f5b8 |
children | fd7062885ec9 |
files | gtk+/receipt |
line diff
1.1 --- a/gtk+/receipt Thu Dec 23 01:14:50 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