diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb index e51e3fbc3a..28010f5f22 100644 --- a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb +++ b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | |||
| @@ -19,7 +19,7 @@ inherit allarch features_check | |||
| 19 | # The font-alias requires x11 in DISTRO_FEATURES | 19 | # The font-alias requires x11 in DISTRO_FEATURES |
| 20 | REQUIRED_DISTRO_FEATURES = "x11" | 20 | REQUIRED_DISTRO_FEATURES = "x11" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/misc" | 22 | S = "${UNPACKDIR}/misc" |
| 23 | 23 | ||
| 24 | PACKAGES = "${PN}" | 24 | PACKAGES = "${PN}" |
| 25 | FILES:${PN} = "${libdir}/X11/ ${datadir}/fonts/X11/" | 25 | FILES:${PN} = "${libdir}/X11/ ${datadir}/fonts/X11/" |
