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 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 "$( |