diff options
Diffstat (limited to 'community/teeworlds/PKGBUILD')
-rw-r--r-- | community/teeworlds/PKGBUILD | 6 |
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 + ' +)" |