diff options
-rw-r--r-- | community/ipxe/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ipxe/PKGBUILD b/community/ipxe/PKGBUILD index 2a7246f1..1e6bcccd 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 - s/.*mv.*src.*bin-x86_64-efi//g + s/.*mv.*src.*bin-x86_64-efi.*//g ' )" eval "$( |