summaryrefslogtreecommitdiff
path: root/core/gettext/PKGBUILD
blob: 46d74ef351ffb747ac71da7e883d94b65afc864a (plain)
1
2
3
4
5
6
7
8
9
# temporary to emacs (due to icu problems)
makedepends=(${makedepends[@]//emacs/})

eval "$(
  declare -f build | \
    sed '
      s|./configure|./configure --without-emacs|
    '
)"