wok rev 15831
clamav: fix genpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 24 16:02:14 2014 +0000 (2014-01-24) |
parents | 8bcc99ece1a5 |
children | 7271457d6141 |
files | clamav/receipt |
line diff
1.1 --- a/clamav/receipt Fri Jan 24 15:59:07 2014 +0000 1.2 +++ b/clamav/receipt Fri Jan 24 16:02:14 2014 +0000 1.3 @@ -39,7 +39,6 @@ 1.4 cp -a $install/etc $fs 1.5 # Copy only shared lib (.so) 1.6 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.7 - cp -a $install/usr/share/clamav $fs/usr/share 1.8 # Copy daemon from /$stuff 1.9 cp $stuff/daemon-clamd $fs/etc/init.d/clamd 1.10