wok-next diff shaarlo/receipt @ rev 20213

directfb: add libpng patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 04 22:29:34 2017 +0100 (2017-11-04)
parents 92b71f7ab2a0
children c4e53a39395a
line diff
     1.1 --- a/shaarlo/receipt	Tue Apr 29 10:41:52 2014 +0000
     1.2 +++ b/shaarlo/receipt	Sat Nov 04 22:29:34 2017 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	chown -R www $1/var/www/$PACKAGE
     1.8 +	chown -R www "$1/var/www/$PACKAGE"
     1.9  	cat <<EOT
    1.10  Configure /etc/shaarlo.php and put /var/www/$PACKAGE/refresh.php in crontab
    1.11  EOT