Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/dolphin-emu/PKGBUILD
blob: e4d679bf0e5c7ca3ada5a5de7aa1361dd3fd09cb (plain)
1
2
3
4
5
6
eval "$(
  declare -f build | \
    sed '
      s|cmake ../dolphin-emu|cmake ../dolphin-emu -DENABLE_GENERIC='TRUE'|
    '
)"