Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/e3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/e3/PKGBUILD')
-rw-r--r--community/e3/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/e3/PKGBUILD b/community/e3/PKGBUILD
deleted file mode 100644
index 99097f1f..00000000
--- a/community/e3/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# build(): 64 -> 32
-makedepends+=(nasm)
-eval "$(
- declare -f build \
- | sed '
- s/ \(NASM_OR_YASM=\S\+\) clean 64/ \1 32/
- '
-)"