Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/teeworlds/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-21 10:10:18 +0100
committerErich Eckner <git@eckner.net>2019-01-21 10:10:18 +0100
commit110c12613a8ad230c4afb0e699a1e835f1dab6d0 (patch)
tree507cb051a987308f4387b427029c84093cbca1be /community/teeworlds/PKGBUILD
parent826946fc5850f99f21151d575e3d01c2180c8881 (diff)
parentc05ab685e3c48fa8613597a0f0ded93adab6914d (diff)
Merge branch 'master' into i486
Diffstat (limited to 'community/teeworlds/PKGBUILD')
-rw-r--r--community/teeworlds/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/teeworlds/PKGBUILD b/community/teeworlds/PKGBUILD
new file mode 100644
index 00000000..2dc03c3f
--- /dev/null
+++ b/community/teeworlds/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f package | \
+ sed '
+ s@x86_64@x86@g
+ '
+)"