wok diff syslinux-modules/receipt @ rev 19765

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-20)
parents eb4d1b707754
children b57d2cbc7c42
line diff
     1.1 --- a/syslinux-modules/receipt	Wed Jun 05 21:10:28 2013 +0200
     1.2 +++ b/syslinux-modules/receipt	Mon Feb 20 09:30:03 2017 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	case "$i" in
     1.5  	*/reboot.c32|*/ifmem.c32|*/vesamenu.c32) continue;;
     1.6  	esac
     1.7 -	lzma e $i $fs/usr/share/boot/$(basename $i).lzma 2> /dev/null
     1.8 +	lzma e $i $fs/usr/share/boot/$(basename $i) 2> /dev/null
     1.9      done
    1.10      for i in $src/modules/*.com ; do
    1.11  	case "$i" in