gummiboot: remove guards from INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-16 10:40:37 +02:00
parent 674e42ee08
commit be3c6cc51c
2 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,3 @@
==========================================================================
Make gummiboot your default bootloader with:
$ mount -t efivarfs none /sys/firmware/efi/efivars
@ -14,4 +12,3 @@ Reconfigure your kernel package to create loader entries:
$ xbps-reconfigure -f linux3.XX
==========================================================================

View File

@ -1,7 +1,7 @@
# Template file for 'gummiboot'
pkgname=gummiboot
version=45
revision=4
revision=5
build_style=gnu-configure
hostmakedepends="automake pkg-config libxslt docbook-xsl"
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"