wok diff squirrelmail-html/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents ff4c00ab546f
children f81e47267992
line diff
     1.1 --- a/squirrelmail-html/receipt	Mon Feb 16 08:04:20 2009 +0000
     1.2 +++ b/squirrelmail-html/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/squirrelmail/plugins
     1.6  	cp -a $SOURCE $fs/usr/share/squirrelmail/plugins
     1.7 +	chown -R 80 $fs/usr/share/squirrelmail
     1.8  }
     1.9  
    1.10  post_install()