summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/groff
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2010-12-10 11:34:29 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-12-10 22:01:44 -0800
commit03ae4a68cbc69de11a394b8d5bdff0fc4f5c349e (patch)
tree0b75fe6ba30ba8c4c6ea966b1aa6ea17f55879ce /meta/recipes-extended/groff
parent042ba68b825863a2932ceaa3e5600158194eac44 (diff)
downloadopenembedded-core-contrib-03ae4a68cbc69de11a394b8d5bdff0fc4f5c349e.tar.gz
Correct LIC_FILES_CHKSUM typos
An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/groff')
-rw-r--r--meta/recipes-extended/groff/groff_1.18.1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.18.1.4.bb b/meta/recipes-extended/groff/groff_1.18.1.4.bb
index 0c4e1a63f5..02b484ace2 100644
--- a/meta/recipes-extended/groff/groff_1.18.1.4.bb
+++ b/meta/recipes-extended/groff/groff_1.18.1.4.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/"
LICENSE = "GPLv2"
PR = "r1"
-LIC_FILE_CHKSUM = "file://CORYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3"
SRC_URI = "ftp://ftp.gnu.org/gnu/groff/groff-${PV}.tar.gz \
file://groff-1.18.1.4-remove-mom.patch;striplevel=1 \