wok diff grub/receipt @ rev 24482

updated diffutils (3.7 -> 3.8)
author Hans-G?nter Theisgen
date Fri Feb 18 14:45:09 2022 +0100 (2022-02-18)
parents 17091bc7c301
children ad9008f821da
line diff
     1.1 --- a/grub/receipt	Thu Feb 10 18:04:02 2022 +0000
     1.2 +++ b/grub/receipt	Fri Feb 18 14:45:09 2022 +0100
     1.3 @@ -30,6 +30,7 @@
     1.4  	done
     1.5  	sed -i 's/\[ .grub-probe.*\]/mount | grep $grubdir | grep -q xfs/' \
     1.6  		util/grub-install.in
     1.7 +	grub_cv_prog_objcopy_absolute=yes \
     1.8  	./configure CC=gcc-3 --prefix=/usr --infodir=/usr/share/info \
     1.9  	--without-curses --mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&