wok-current diff shaarlo/receipt @ rev 20199
e2fsprogs: fix genpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 12 16:48:35 2018 +0100 (2018-02-12) |
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 12 16:48:35 2018 +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