wok-6.x diff syslinux/receipt @ rev 23932

created recipe for lua-readline
author Hans-G?nter Theisgen
date Sat Sep 05 10:57:14 2020 +0100 (2020-09-05)
parents 8637af3e2aba
children c91b0729c39d
line diff
     1.1 --- a/syslinux/receipt	Sun Aug 25 11:13:41 2019 +0200
     1.2 +++ b/syslinux/receipt	Sat Sep 05 10:57:14 2020 +0100
     1.3 @@ -43,7 +43,8 @@
     1.4  			$i > kbd/$(basename $i .map.gz)
     1.5  	done
     1.6  	cp -a $stuff/iso2exe .
     1.7 -	cp $LINLD/*/tazboot.com iso2exe/boot.com
     1.8 +	cp $LINLD/*/isoboot.com iso2exe/boot.com
     1.9 +	cp $LINLD/*/header.com iso2exe/header.com
    1.10  	make -C iso2exe
    1.11  }
    1.12