wok diff syslinux-modules/receipt @ rev 21534

consolekit2 modified BUILD_DEPENDS
author Hans-G?nter Theisgen
date Sun May 05 11:13:36 2019 +0100 (2019-05-05)
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	Sun May 05 11:13:36 2019 +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