summaryrefslogtreecommitdiff
path: root/community/ipxe
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-09-02 10:52:48 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-09-02 10:52:48 +0200
commit5e3acd8e1f01f83ee9ec3cad51887bd09fe93a5a (patch)
tree2c3ffe527eb65a34118af457fa2759cc84afddd8 /community/ipxe
parented39eaf93a8ea741705275d6391471f8602246bf (diff)
downloadpackages-5e3acd8e1f01f83ee9ec3cad51887bd09fe93a5a.tar.xz
community/ipxe: do not build 64-bit efi
Diffstat (limited to 'community/ipxe')
-rw-r--r--community/ipxe/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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 "$(