wok diff shaarlo/receipt @ rev 20813

updated cryptopp (5.6.1 -> 8.0.0)
author Hans-G?nter Theisgen
date Mon Feb 18 11:22:40 2019 +0100 (2019-02-18)
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 18 11:22:40 2019 +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