wok diff openvas-scanner/receipt @ rev 19597

Up: cURL (7.52.1)
author Alexander Medvedev <devl547@gmail.com>
date Sun Jan 01 17:49:15 2017 +0000 (2017-01-01)
parents 380ffe05937a
children 0f5139046539
line diff
     1.1 --- a/openvas-scanner/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/openvas-scanner/receipt	Sun Jan 01 17:49:15 2017 +0000
     1.3 @@ -39,8 +39,8 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	[ -s $1/var/lib/openvas/CA/cacert.pem ] || 
     1.8 -	chroot $1/ /usr/sbin/openvas-mkcert <<EOT
     1.9 +	[ -s "$1/var/lib/openvas/CA/cacert.pem" ] || 
    1.10 +	chroot "$1/" /usr/sbin/openvas-mkcert <<EOT
    1.11  
    1.12  
    1.13  $(. /etc/locale.conf ; echo ${LANG#*_})