From 3ed565983048f1226dd3f258a3f0acaf04536dda Mon Sep 17 00:00:00 2001 From: root Date: Sun, 27 Jan 2013 01:12:11 -0800 Subject: Sun Jan 27 01:11:57 PST 2013 --- extra/gnu-efi-libs/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/gnu-efi-libs/PKGBUILD') diff --git a/extra/gnu-efi-libs/PKGBUILD b/extra/gnu-efi-libs/PKGBUILD index 6432177d1..b7d60a78b 100644 --- a/extra/gnu-efi-libs/PKGBUILD +++ b/extra/gnu-efi-libs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170836 2012-11-12 13:59:20Z tpowa $ +# $Id: PKGBUILD 176034 2013-01-26 17:25:00Z tpowa $ # Maintainer: Tobias Powalowski # Maintainer : Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)> # Contributor: Alessio 'mOLOk' Bolognino @@ -6,7 +6,7 @@ _pkgver="3.0" pkgname="gnu-efi-libs" pkgver="${_pkgver}s" -pkgrel="2" +pkgrel="3" pkgdesc="Library for building x86_64 and i386 UEFI Applications using GNU toolchain" url="http://sourceforge.net/projects/gnu-efi/" license=('GPL') @@ -40,7 +40,7 @@ _build_gnu-efi-libs-i386() { build() { cd ${srcdir}/gnu-efi-${_pkgver} # fix http://sourceforge.net/tracker/?func=detail&aid=3576537&group_id=163609&atid=828423 - patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch + # patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch # fix broken ms_abi flags, causing weird issues with bootloaders patch -Np1 -i ../disable-ms_abi-flag.patch ## Fix Makefiles to enable compile for both UEFI arch @@ -79,6 +79,7 @@ package() { _package_gnu-efi-libs-i386 fi } + md5sums=('11f63d52071f7382f56c9e81d0aece91' '4b5428c51af1981d3eb158d924d6bf85' '6295a103438cace5c40606b083c739fd') -- cgit v1.2.3-54-g00ecf