Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=7fe89946268b484bb86e325b0586901c9904570e
commit 7fe89946268b484bb86e325b0586901c9904570e Author: crazy <[email protected]> Date: Sat Jan 27 19:13:20 2018 +0100 efibootmgr-14-3-x86_64 * rebuild with tc diff --git a/source/base/efibootmgr/FrugalBuild b/source/base/efibootmgr/FrugalBuild index 2d24098..38ed6d4 100644 --- a/source/base/efibootmgr/FrugalBuild +++ b/source/base/efibootmgr/FrugalBuild @@ -3,10 +3,10 @@ pkgname=efibootmgr pkgver=14 -pkgrel=2 +pkgrel=3 pkgdesc="A program for modifying the EFI boot manager." url="https://github.com/vathpela" -depends=('pciutils>=3.5.1-3' 'efivar>=30-2') +depends=('pciutils>=3.5.1-3' 'efivar>=32-3') groups=('base') archs=('x86_64') _F_github_author="rhinstaller" @@ -18,6 +18,7 @@ options+=('force' 'static') build() { Fcd + Fsed "-Werror" "" Make.defaults Fpatchall make EXTRA_CFLAGS=" $CFLAGS" || Fdie Fexerel src/$pkgname /usr/sbin/$pkgname _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
