wok diff shaarli/receipt @ rev 20518

Up openssh (7.9p1), opus (1.3), opus-tools (0.2), zstd (1.3.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 02 15:37:03 2018 +0100 (2018-11-02)
parents 97977e25566a
children a78610b2eb47
line diff
     1.1 --- a/shaarli/receipt	Thu Apr 10 14:57:58 2014 +0000
     1.2 +++ b/shaarli/receipt	Fri Nov 02 15:37:03 2018 +0100
     1.3 @@ -25,5 +25,5 @@
     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  }