[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

tpowa at nymeria.archlinux.org tpowa at nymeria.archlinux.org
Wed Jan 23 11:38:42 UTC 2013


    Date: Wednesday, January 23, 2013 @ 12:38:42
  Author: tpowa
Revision: 175890

upgpkg: gnu-efi-libs 3.0s-3

removed felipes patch

Modified:
  gnu-efi-libs/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-23 11:37:31 UTC (rev 175889)
+++ PKGBUILD	2013-01-23 11:38:42 UTC (rev 175890)
@@ -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() {
         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_gnu-efi-libs-i386
 	fi	
 }
+
 md5sums=('11f63d52071f7382f56c9e81d0aece91'
          '4b5428c51af1981d3eb158d924d6bf85'
          '6295a103438cace5c40606b083c739fd')




More information about the arch-commits mailing list