wok-current diff openvas-client/receipt @ rev 5692
busybox: add modprobe -l support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 05 15:38:11 2010 +0200 (2010-06-05) |
parents | 04480205ad9b |
children | 652faf9e9594 |
line diff
1.1 --- a/openvas-client/receipt Sun Dec 27 11:40:00 2009 +0100 1.2 +++ b/openvas-client/receipt Sat Jun 05 15:38:11 2010 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 DEPENDS="openvas-libraries gtk+" 1.5 BUILD_DEPENDS="openvas-libraries openvas-libraries-dev \ 1.6 libgd-dev libpng-dev pkg-config gtk+-dev" 1.7 +CONFIG_FILES="/etc/openvas" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()