summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb')
-rw-r--r--meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
index ed342d6757..7f6fba995c 100644
--- a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
@@ -140,7 +140,6 @@ SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=main;protocol=https"
140# Upstream repo does not tag 140# Upstream repo does not tag
141UPSTREAM_CHECK_COMMITS = "1" 141UPSTREAM_CHECK_COMMITS = "1"
142 142
143S = "${WORKDIR}/git"
144 143
145do_install() { 144do_install() {
146 for LANGUAGE in `ls -d1 ${S}/dictionaries/*` ; do 145 for LANGUAGE in `ls -d1 ${S}/dictionaries/*` ; do