diff options
Diffstat (limited to 'meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb')
| -rw-r--r-- | meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb | 1 |
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 |
| 141 | UPSTREAM_CHECK_COMMITS = "1" | 141 | UPSTREAM_CHECK_COMMITS = "1" |
| 142 | 142 | ||
| 143 | S = "${WORKDIR}/git" | ||
| 144 | 143 | ||
| 145 | do_install() { | 144 | do_install() { |
| 146 | for LANGUAGE in `ls -d1 ${S}/dictionaries/*` ; do | 145 | for LANGUAGE in `ls -d1 ${S}/dictionaries/*` ; do |
