wok rev 20291
elilo: mkdir $install/usr/share (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 16 11:16:22 2018 +0200 (2018-04-16) |
parents | a8c772fc1eb1 |
children | dfc6cdc5624e |
files | elilo/receipt |
line diff
1.1 --- a/elilo/receipt Mon Apr 16 09:37:49 2018 +0200 1.2 +++ b/elilo/receipt Mon Apr 16 11:16:22 2018 +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