wok-current diff syslinux/receipt @ rev 23998

linld: add iso support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 08 21:11:45 2021 +0000 (2021-01-08)
parents c91b0729c39d
children 3e9a9990c985
line diff
     1.1 --- a/syslinux/receipt	Fri Jan 08 20:36:59 2021 +0000
     1.2 +++ b/syslinux/receipt	Fri Jan 08 21:11:45 2021 +0000
     1.3 @@ -43,6 +43,7 @@
     1.4  			$i > kbd/$(basename $i .map.gz)
     1.5  	done
     1.6  	cp -a $stuff/iso2exe .
     1.7 +	cp $LINLD/*/linld.com iso2exe
     1.8  	make -C iso2exe
     1.9  }
    1.10