aboutsummaryrefslogtreecommitdiffstats
path: root/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend')
-rw-r--r--common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend b/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend
deleted file mode 100644
index 2092c17a..00000000
--- a/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-python add_fontcache_postinsts_append () {
- for pkg in d.getVar('FONT_PACKAGES').split():
- d.setVar('pkg_postinst_%s' % pkg, '')
-}