wok-6.x diff elilo/receipt @ rev 21211
scim: added build dependency libtool
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 09 16:39:57 2019 +0100 (2019-04-09) |
parents | a8c772fc1eb1 |
children | 10cdf08515bb |
line diff
1.1 --- a/elilo/receipt Mon Apr 16 09:37:49 2018 +0200 1.2 +++ b/elilo/receipt Tue Apr 09 16:39:57 2019 +0100 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