diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb index 728250538d..aa43c92299 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb | |||
| @@ -27,7 +27,7 @@ do_install() { | |||
| 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | FILES_${PN} = " \ | 30 | FILES:${PN} = " \ |
| 31 | ${sysconfdir}/fonts \ | 31 | ${sysconfdir}/fonts \ |
| 32 | ${datadir}/fonts \ | 32 | ${datadir}/fonts \ |
| 33 | " | 33 | " |
