Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ipxe/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ipxe/PKGBUILD')
-rw-r--r--community/ipxe/PKGBUILD14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/ipxe/PKGBUILD b/community/ipxe/PKGBUILD
deleted file mode 100644
index 1e6bcccd..00000000
--- a/community/ipxe/PKGBUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-# do not build 64-bit EFI version
-eval "$(
- declare -f build | \
- sed '
- s|bin-x86_64-efi/ipxe.efi||g
- s/.*mv.*src.*bin-x86_64-efi.*//g
- '
-)"
-eval "$(
- declare -f package | \
- sed '
- s|x86_64||g
- '
-)"