summaryrefslogtreecommitdiff
path: root/community/ipxe
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-09-02 10:55:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-09-02 10:55:19 +0200
commit75410ce60fb551b9a83f4d6e6ab83ddb5653c029 (patch)
tree8c0f908d1083ba6a299ef83b15fce9e3dbd3f890 /community/ipxe
parent5e3acd8e1f01f83ee9ec3cad51887bd09fe93a5a (diff)
downloadpackages-75410ce60fb551b9a83f4d6e6ab83ddb5653c029.tar.xz
community/pxe: more broekn sed
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 938eed5a..2a7246f1 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
+ s/.*mv.*src.*bin-x86_64-efi//g
'
)"
eval "$(