wok diff clamav/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents e43926392669
children 9e01bc6321ea
line diff
     1.1 --- a/clamav/receipt	Fri Mar 28 20:33:41 2014 +0000
     1.2 +++ b/clamav/receipt	Sun Oct 25 00:07:51 2015 +0300
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	# Have to create clamav user/group to be able to compile
     1.9  	adduser -s /bin/false -H -D -u 64 clamav
    1.10  
    1.11 @@ -95,4 +96,3 @@
    1.12  {
    1.13  	chroot "$1/" deluser clamav	
    1.14  }
    1.15 -