diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-08 18:23:17 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-08 18:23:17 +0200 |
commit | 04ac16facd07ff04ac3390d985838c02ee788a09 (patch) | |
tree | 812492be78b6ea180b4958247e3c037e7b5e3fa4 /meta-gnome | |
parent | f5b2fa5ea2d80e971fa5ca25b33771a503a0a54a (diff) |
libgomeui: fix license URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomeui.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc index bb01a94..5d0053b 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc +++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc @@ -1,6 +1,6 @@ DESCRIPTION = "GNOME User Interface Library" LICENSE = "LGPLv2" -LIC_FILES_CHKSUM = "COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" +LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" SECTION = "x11/gnome/libs" DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" |