wok diff fatback/receipt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents 640a2eba2511
children ad0bc3efbf37
line diff
     1.1 --- a/fatback/receipt	Mon Feb 07 11:38:23 2022 +0000
     1.2 +++ b/fatback/receipt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -23,6 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|yywrap()|1|' setl.c
     1.8  	autoreconf -i
     1.9  	./configure --prefix=/usr \
    1.10  		$CONFIGURE_ARGS &&