diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb index 43a387b818..54aeb318a4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | |||
| @@ -23,7 +23,7 @@ UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/dejavu/files/dejavu/" | |||
| 23 | 23 | ||
| 24 | do_install:append () { | 24 | do_install:append () { |
| 25 | install -d ${D}${sysconfdir}/fonts/conf.d/ | 25 | install -d ${D}${sysconfdir}/fonts/conf.d/ |
| 26 | install -m 0644 ${WORKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/ | 26 | install -m 0644 ${UNPACKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/ |
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | PACKAGES = "\ | 29 | PACKAGES = "\ |
