wok rev 3259

squirrelmail-html: fix ownership
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 13:00:06 2009 +0200 (2009-06-01)
parents 1d80305f68e8
children 8c6249dc7d4e
files squirrelmail-html/receipt
line diff
     1.1 --- a/squirrelmail-html/receipt	Mon Jun 01 13:57:52 2009 +0800
     1.2 +++ b/squirrelmail-html/receipt	Mon Jun 01 13:00:06 2009 +0200
     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()