wok rev 15042

clamav-dev: fix genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 16:23:09 2013 +0000 (2013-08-12)
parents f55945c68c5e
children 5d21dc6f0caf
files clamav-dev/receipt
line diff
     1.1 --- a/clamav-dev/receipt	Mon Aug 12 13:44:12 2013 +0000
     1.2 +++ b/clamav-dev/receipt	Mon Aug 12 16:23:09 2013 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  	
     1.5  	cp -a $install/usr/include $fs/usr
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $install/usr/*.*a $fs/usr/lib
     1.8 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.9  	cp -a $install/usr/bin/clamav-config $fs/usr/bin
    1.10  }
    1.11