wok-current diff grub2-efi/receipt @ rev 21246
libiodbc: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 11 16:53:57 2019 +0200 (2019-04-11) |
parents | 1569af23c651 |
children | 81f116b5627e |
line diff
1.1 --- a/grub2-efi/receipt Fri May 04 10:50:28 2018 +0200 1.2 +++ b/grub2-efi/receipt Thu Apr 11 16:53:57 2019 +0200 1.3 @@ -37,7 +37,6 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/boot/efi/boot $fs/boot/grub/i386-efi 1.8 + mkdir -p $fs/boot/efi/boot 1.9 cp $src/bootia32.efi $fs/boot/efi/boot 1.10 - cp $src/grub-core/*.mod $fs/boot/grub/i386-efi 1.11 }