summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb')
-rw-r--r--meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb
index 85bc21b5da..3d8a5ed33a 100644
--- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb
+++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.4.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6GNOMEBN = "libgweather" 6GNOMEBN = "libgweather"
7S = "${WORKDIR}/${GNOMEBN}-${PV}" 7S = "${UNPACKDIR}/${GNOMEBN}-${PV}"
8 8
9inherit gnomebase gsettings gobject-introspection gettext gi-docgen vala features_check 9inherit gnomebase gsettings gobject-introspection gettext gi-docgen vala features_check
10 10