summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/gettext/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD
deleted file mode 100644
index 46d74ef3..00000000
--- a/core/gettext/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# temporary to emacs (due to icu problems)
-makedepends=(${makedepends[@]//emacs/})
-
-eval "$(
- declare -f build | \
- sed '
- s|./configure|./configure --without-emacs|
- '
-)"