wok-stable diff clamav/receipt @ rev 10831

Add firmware-rt2x00. This provides rt73 firmware and the rest of rt2x00 type firmwares that are in firmware source.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 07 10:18:08 2011 +0000 (2011-06-07)
parents c11845afb313
children e554dc108e47
line diff
     1.1 --- a/clamav/receipt	Thu Feb 17 23:06:39 2011 +0100
     1.2 +++ b/clamav/receipt	Tue Jun 07 10:18:08 2011 +0000
     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()