summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG6
1 files changed, 0 insertions, 6 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 51f8af151f06..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,6 +0,0 @@
-arch=('x86_64')
-pkgname=('dolphin-emu-git' 'dolphin-emu-cli-git' 'dolphin-emu-qt-git')
-
-check_git $packagedir/dolphin-emu-git/dolphin-emu
-
-# vim: ts=2 sw=2 et: