wok-4.x diff openvas-scanner/receipt @ rev 6087

Add: clucene clucene-dev (0.9.21b)
author Dominique Corbex <domcox@slitaz.org>
date Sun Aug 29 21:24:52 2010 +0200 (2010-08-29)
parents db63cccdb8d4
children ad786a87b22e
line diff
     1.1 --- a/openvas-scanner/receipt	Sun Mar 21 11:50:42 2010 +0100
     1.2 +++ b/openvas-scanner/receipt	Sun Aug 29 21:24:52 2010 +0200
     1.3 @@ -36,7 +36,8 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	[ -s $1/var/lib/openvas/CA/cacert.pem ] || chroot $1/ openvas-mkcert <<EOT
     1.8 +	[ -s $1/var/lib/openvas/CA/cacert.pem ] || 
     1.9 +	chroot $1/ /usr/sbin/openvas-mkcert <<EOT
    1.10  
    1.11  
    1.12  $(. /etc/locale.conf ; echo ${LANG#*_})