From 04ac16facd07ff04ac3390d985838c02ee788a09 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 8 Jun 2011 18:23:17 +0200 Subject: [PATCH] libgomeui: fix license URI Signed-off-by: Koen Kooi --- meta-gnome/recipes-gnome/libgnome/libgnomeui.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc index bb01a948ba..5d0053ba9d 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"