wok diff openvas-scanner/receipt @ rev 7732

fcitx:add --disable-table-data
author fireflyoo <lufeng369@gmail.com>
date Tue Dec 21 01:14:50 2010 +0800 (2010-12-21)
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	Tue Dec 21 01:14:50 2010 +0800
     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#*_})