wok diff elilo/receipt @ rev 21820

syslinux/kbd: check kbd malloc pointer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 11:41:26 2019 +0200 (2019-08-25)
parents a8c772fc1eb1
children 10cdf08515bb
line diff
     1.1 --- a/elilo/receipt	Mon Apr 16 09:37:49 2018 +0200
     1.2 +++ b/elilo/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mkdir -p $install/boot/efi/boot $install/usr/sbin
     1.8 +	mkdir -p $install/boot/efi/boot $install/usr/sbin $install/usr/share
     1.9  	cp -a docs $install/usr/share/doc
    1.10  	cp README* $install/usr/share/doc
    1.11  	rm -rf $install/usr/share/doc/CVS