wok-next rev 16052
clamav: update genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 10 15:33:31 2014 +0000 (2014-03-10) |
parents | 557893108cf7 |
children | 64b542b0abad |
files | clamav/receipt |
line diff
1.1 --- a/clamav/receipt Mon Mar 10 14:50:56 2014 +0000 1.2 +++ b/clamav/receipt Mon Mar 10 15:33:31 2014 +0000 1.3 @@ -38,6 +38,8 @@ 1.4 rm -f $fs/usr/bin/clamav-config 1.5 cp -a $install/usr/sbin $fs/usr 1.6 cp -a $install/etc $fs 1.7 + mv $fs/etc/clamav/clamd.conf* $fs/etc/clamav/clamd.conf 1.8 + mv $fs/etc/clamav/freshclam.conf* $fs/etc/clamav/freshclam.conf 1.9 # Copy only shared lib (.so) 1.10 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.11 # Copy daemon from /$stuff