summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-02 18:18:17 +0200
committerErich Eckner <git@eckner.net>2020-06-02 18:18:17 +0200
commit1b3a1a0638d9a91849af6601d9a65c2785fabcc7 (patch)
tree372f878d8ab29f991a7bb090b31a78f33c07b9cf /community
parent92b35904b82c4a347c0fff0fe45ced9b9756a106 (diff)
downloadpackages-1b3a1a0638d9a91849af6601d9a65c2785fabcc7.tar.xz
community/libretro-mupen64plus: removed
Diffstat (limited to 'community')
-rw-r--r--community/libretro-mupen64plus/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/libretro-mupen64plus/PKGBUILD b/community/libretro-mupen64plus/PKGBUILD
deleted file mode 100644
index 0baf8105..00000000
--- a/community/libretro-mupen64plus/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-eval "$(
- declare -f build | \
- sed '
- s/x86_64/x86/
- '
-)"
-# why does i686 makedepend on that and x86_64 not?
-makedepends+=(nasm)