Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/dolphin-emu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dolphin-emu/PKGBUILD')
-rw-r--r--community/dolphin-emu/PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/dolphin-emu/PKGBUILD b/community/dolphin-emu/PKGBUILD
deleted file mode 100644
index e4d679bf..00000000
--- a/community/dolphin-emu/PKGBUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-eval "$(
- declare -f build | \
- sed '
- s|cmake ../dolphin-emu|cmake ../dolphin-emu -DENABLE_GENERIC='TRUE'|
- '
-)"