Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/hunspell-ro/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/hunspell-ro/PKGBUILD')
-rw-r--r--extra/hunspell-ro/PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/extra/hunspell-ro/PKGBUILD b/extra/hunspell-ro/PKGBUILD
index 58cec462..5904e19e 100644
--- a/extra/hunspell-ro/PKGBUILD
+++ b/extra/hunspell-ro/PKGBUILD
@@ -1,9 +1,6 @@
eval "$(
- declare -f $(
- declare -F \
- | awk '$1 == "declare" && $2 == "-f" {print $3}'
- ) \
- | sed '
- /qtwebengine_dictionaries/,/done/d
- '
+ declare -f package | \
+ sed '
+ /qtwebengine_dictionaries/,/done/d
+ '
)"