wok diff memtest/receipt @ rev 25539

Up perl-test-compile (3.1.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 12:11:13 2023 +0000 (15 months ago)
parents 000946205748
children 1bbf846a10de
line diff
     1.1 --- a/memtest/receipt	Mon Feb 27 09:07:28 2023 +0000
     1.2 +++ b/memtest/receipt	Thu Mar 09 12:11:13 2023 +0000
     1.3 @@ -93,8 +93,7 @@
     1.4  	! grep -qs 'Check memory' $1/boot/isolinux/isolinux.cfg && sed -i \
     1.5  's|LABEL md5|LABEL memtest mem ram\
     1.6  	MENU LABEL Check memory\
     1.7 -	COM32 c32box.c32\
     1.8 -	APPEND linux /boot/memtest.exe\
     1.9 +	KERNEL /boot/memtest.exe\
    1.10  \n&|' $1/boot/isolinux/isolinux.cfg
    1.11  	true
    1.12  }