wok diff openvas-scanner/receipt @ rev 20194

Up autofs (5.1.4), btrfs-progs (4.15), cifs-utils (6.7), davfs2 (1.5.4), dosfstools (4.1), e2fsprogs (1.43.9), f2fs-tools (1.10.0), moosefs (3.0.100), milfs-utils (2.2.7), owfs (3.2p1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 12 13:54:33 2018 +0100 (2018-02-12)
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	Mon Feb 12 13:54:33 2018 +0100
     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#*_})