wok diff nbwmon/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents 828d5fba0ff7
children fcbbdcfa7ed0
line diff
     1.1 --- a/nbwmon/receipt	Fri Sep 19 07:47:09 2014 +0100
     1.2 +++ b/nbwmon/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	make
     1.9  }
    1.10  
    1.11 @@ -25,4 +26,3 @@
    1.12  	mkdir -p $fs/usr/bin
    1.13  	cp -a $src/$PACKAGE $fs/usr/bin
    1.14  }
    1.15 -