# HG changeset patch # User Pascal Bellard # Date 1610138219 0 # Node ID c91b0729c39d022d861dc64800a2041112b55b6a # Parent a946c16510822b8f2119eab032d1d2a8b4c171d0 linld: add iso support (again) diff -r a946c1651082 -r c91b0729c39d syslinux/receipt --- a/syslinux/receipt Fri Jan 08 20:15:35 2021 +0000 +++ b/syslinux/receipt Fri Jan 08 20:36:59 2021 +0000 @@ -43,8 +43,6 @@ $i > kbd/$(basename $i .map.gz) done cp -a $stuff/iso2exe . - cp $LINLD/*/isoboot.com iso2exe/boot.com - cp $LINLD/*/header.com iso2exe/header.com make -C iso2exe }