efibootmgr: rebuild to drop compressed manpages.
This commit is contained in:
parent
57021024b9
commit
a2ad41251e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'efibootmgr'
|
||||
pkgname=efibootmgr
|
||||
version=0.6.0
|
||||
revision=2
|
||||
revision=3
|
||||
makedepends="zlib-devel pciutils-devel"
|
||||
short_desc="Tool to modify UEFI Firmware Boot Manager Variables"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -10,6 +10,8 @@ homepage="http://linux.dell.com/efibootmgr/"
|
|||
distfiles="http://linux.dell.com/efibootmgr/permalink/${pkgname}-${version}.tar.gz"
|
||||
checksum=5167488b92950e60028d1025942ce6bda04638c6fb5e110abb8c8f687844d155
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_build() {
|
||||
CFLAGS= make ${makejobs}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue