wok diff fatback/receipt @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
parents 640a2eba2511
children ad0bc3efbf37
line diff
     1.1 --- a/fatback/receipt	Mon Feb 07 11:38:23 2022 +0000
     1.2 +++ b/fatback/receipt	Mon May 16 14:45:30 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 &&