wok diff shaarlo/receipt @ rev 19765

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-20)
parents 92b71f7ab2a0
children 91ce53ebeb8f
line diff
     1.1 --- a/shaarlo/receipt	Tue Apr 29 10:41:52 2014 +0000
     1.2 +++ b/shaarlo/receipt	Mon Feb 20 09:30:03 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