wok diff grub2-efi/receipt @ rev 20357

GnuPG: add also libusb sqlite openldap npth
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 16:43:28 2018 +0000 (2018-06-09)
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	Sat Jun 09 16:43:28 2018 +0000
     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  }