summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/font-update-common
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/font-update-common')
-rw-r--r--meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb b/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb
index d82aec5e6f..1e18cad96c 100644
--- a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb
+++ b/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "Scripts to be called when fonts are installed or removed \
2to make them known to the WM, whether X11 or Opie" 2to make them known to the WM, whether X11 or Opie"
3AUTHOR = "Rolf Leggewie <oe-devel@rolf.leggewie.biz" 3AUTHOR = "Rolf Leggewie <oe-devel@rolf.leggewie.biz"
4 4
5PR = "r1"
6
5LICENSE = "MIT" 7LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 8LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
7 9
@@ -13,4 +15,4 @@ do_install() {
13 install -m 0755 ${WORKDIR}/update-fonts ${D}${bindir} 15 install -m 0755 ${WORKDIR}/update-fonts ${D}${bindir}
14} 16}
15 17
16PACKAGE_ARCH = "all" 18inherit allarch