wok-current rev 23997
linld: add iso support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 08 20:36:59 2021 +0000 (2021-01-08) |
parents | a946c1651082 |
children | 42a48dc164f3 |
files | syslinux/receipt |
line diff
1.1 --- a/syslinux/receipt Fri Jan 08 20:15:35 2021 +0000 1.2 +++ b/syslinux/receipt Fri Jan 08 20:36:59 2021 +0000 1.3 @@ -43,8 +43,6 @@ 1.4 $i > kbd/$(basename $i .map.gz) 1.5 done 1.6 cp -a $stuff/iso2exe . 1.7 - cp $LINLD/*/isoboot.com iso2exe/boot.com 1.8 - cp $LINLD/*/header.com iso2exe/header.com 1.9 make -C iso2exe 1.10 } 1.11