diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb index ac60a365f0..e9aa5721f7 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb | |||
| @@ -24,9 +24,9 @@ do_install () { | |||
| 24 | done | 24 | done |
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | FILES_${PN} += "${datadir}" | 27 | FILES:${PN} += "${datadir}" |
| 28 | 28 | ||
| 29 | pkg_postinst_${PN} () { | 29 | pkg_postinst:${PN} () { |
| 30 | set -x | 30 | set -x |
| 31 | for fontdir in `find $D/usr/lib/X11/fonts -type d`; do | 31 | for fontdir in `find $D/usr/lib/X11/fonts -type d`; do |
| 32 | mkfontdir $fontdir | 32 | mkfontdir $fontdir |
