wok diff fatback/receipt @ rev 25237

updated python-simplejson (3.17.0 -> 3.17.6)
author Hans-G?nter Theisgen
date Wed Jul 13 17:45:54 2022 +0100 (23 months ago)
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 Jul 13 17:45:54 2022 +0100
     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 &&