wok diff grub2/receipt @ rev 25192

updated python-formencode (1.2.2 -> 2.0.1)
author Hans-G?nter Theisgen
date Wed Jul 13 10:37:28 2022 +0100 (2022-07-13)
parents 77181abaf3f8
children
line diff
     1.1 --- a/grub2/receipt	Sat Apr 02 17:25:58 2022 +0100
     1.2 +++ b/grub2/receipt	Wed Jul 13 10:37:28 2022 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|fprintf(...) |&(void)|' \
     1.8 +	sed -i 's|fprintf(...) |&(void)|'	grub-core/script/yylex.l
     1.9  
    1.10  	# Avoid grub-mkimage error: decompressor is too big:
    1.11  	patch --strip=1 --input=$stuff/patches/gentpl.py-2.04