wok diff net-snmp/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents e2073ef01171
children afae00265386
line diff
     1.1 --- a/net-snmp/receipt	Wed Oct 28 17:24:13 2020 +0000
     1.2 +++ b/net-snmp/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -18,6 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8 +	sed 's|darwin.\{1,2\}\.h||g' -i  Makefile*
     1.9  	./configure						\
    1.10  		--prefix=/usr					\
    1.11  		--with-default-snmp-version="1"			\