summaryrefslogtreecommitdiff
path: root/community/mame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mame/PKGBUILD')
-rw-r--r--community/mame/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/mame/PKGBUILD b/community/mame/PKGBUILD
new file mode 100644
index 00000000..7d5c4410
--- /dev/null
+++ b/community/mame/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f package | \
+ sed '
+ s/mame64/mame/
+ '
+)"