wok diff clamav/receipt @ rev 10494

firefox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:32:14 2011 +0200 (2011-05-25)
parents c11845afb313
children e554dc108e47
line diff
     1.1 --- a/clamav/receipt	Thu Feb 17 23:06:39 2011 +0100
     1.2 +++ b/clamav/receipt	Wed May 25 13:32:14 2011 +0200
     1.3 @@ -40,8 +40,8 @@
     1.4  	# Copy only shared lib (.so)
     1.5  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6  	cp -a $_pkg/usr/share/clamav $fs/usr/share
     1.7 -	# Copy daemon from /stuff
     1.8 -	cp stuff/daemon-clamd $fs/etc/init.d/clamd
     1.9 +	# Copy daemon from /$stuff
    1.10 +	cp $stuff/daemon-clamd $fs/etc/init.d/clamd
    1.11  }
    1.12  
    1.13  post_install()