From 5e3acd8e1f01f83ee9ec3cad51887bd09fe93a5a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 2 Sep 2021 10:52:48 +0200 Subject: community/ipxe: do not build 64-bit efi --- community/ipxe/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ipxe/PKGBUILD') diff --git a/community/ipxe/PKGBUILD b/community/ipxe/PKGBUILD index 8cb65790..938eed5a 100644 --- a/community/ipxe/PKGBUILD +++ b/community/ipxe/PKGBUILD @@ -3,7 +3,7 @@ eval "$( declare -f build | \ sed ' s|bin-x86_64-efi/ipxe.efi||g - /mv.*src/bin-x86_64-efi/d + /mv.*src\/bin-x86_64-efi/d ' )" eval "$( -- cgit v1.2.3-54-g00ecf