pkgdatadir is a versioned directory by default now so we don't need to
pass it to EXTRA_OEMAKE.

https://github.com/AbiWord/enchant/commit/6e4a8df5cbf80fd449f1857ac1065d3235f1139f

Signed-off-by: Anuj Mittal <[email protected]>
---
 .../enchant/{enchant2_2.6.2.bb => enchant2_2.6.4.bb}          | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta/recipes-support/enchant/{enchant2_2.6.2.bb => enchant2_2.6.4.bb} 
(87%)

diff --git a/meta/recipes-support/enchant/enchant2_2.6.2.bb 
b/meta/recipes-support/enchant/enchant2_2.6.4.bb
similarity index 87%
rename from meta/recipes-support/enchant/enchant2_2.6.2.bb
rename to meta/recipes-support/enchant/enchant2_2.6.4.bb
index 38d3245d203..431d02ea25a 100644
--- a/meta/recipes-support/enchant/enchant2_2.6.2.bb
+++ b/meta/recipes-support/enchant/enchant2_2.6.4.bb
@@ -12,14 +12,12 @@ DEPENDS = "glib-2.0 groff-native"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"6686a728e56e760f8dee09a22f0fb53b46ee9dbe7d64cf9e5bb35a658bff7e1d"
+SRC_URI[sha256sum] = 
"833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases";
 
 S = "${WORKDIR}/enchant-${PV}"
 
-EXTRA_OEMAKE = "pkgdatadir=${datadir}/enchant-2"
-
 PACKAGECONFIG ??= "aspell"
 PACKAGECONFIG[aspell]  = "--with-aspell,--without-aspell,aspell,aspell"
 PACKAGECONFIG[hunspell]  = 
"--with-hunspell,--without-hunspell,hunspell,hunspell"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#192654): 
https://lists.openembedded.org/g/openembedded-core/message/192654
Mute This Topic: https://lists.openembedded.org/mt/103243485/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to