wok diff tazlito/receipt @ rev 24019

syslinux: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 16:32:57 2021 +0000 (2021-02-28)
parents b6120eeb6704
children 7e911016a644
line diff
     1.1 --- a/tazlito/receipt	Sat Oct 31 16:33:00 2020 +0000
     1.2 +++ b/tazlito/receipt	Sun Feb 28 16:32:57 2021 +0000
     1.3 @@ -30,6 +30,7 @@
     1.4  	cp -a $install/* $fs
     1.5  	chown -R root.root $fs
     1.6  	chmod 755 $fs/usr/bin/tazlito*
     1.7 +	sed 's|.*boot/grub|#&|' $fs/usr/bin/tazlito*	# keep splash.xpm.gz for tazinst
     1.8  	# Declare /etc/tazlito/distro-packages.list & /etc/tazlito/tazlito.conf
     1.9  	touch $fs/etc/tazlito/tazlito.conf
    1.10  	touch $fs/etc/tazlito/distro-packages.list