wok diff syslinux/receipt @ rev 19668

syslinux: fix win32.c (thanks totoetsasoeur)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 01 14:58:10 2017 +0100 (2017-02-01)
parents c832599ce658
children d070ffff2c81
line diff
     1.1 --- a/syslinux/receipt	Tue Nov 22 22:17:33 2016 +0100
     1.2 +++ b/syslinux/receipt	Wed Feb 01 14:58:10 2017 +0100
     1.3 @@ -52,7 +52,9 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/boot/isolinux
     1.8 +	mkdir -p $fs/boot/isolinux $install/usr/share/doc
     1.9 +	cp $stuff/iso2exe/README* $install/usr/share/doc
    1.10 +	cp $stuff/iso2exe/init.custom $install/usr/share/doc
    1.11  	cp $LINLD/*/linld.com $fs/boot
    1.12  	cp -a $src/core/isolinux.bin $fs/boot/isolinux
    1.13  	lzma e $src/com32/modules/md5sum.c32 $fs/boot/isolinux/c32box.c32