From 47af9479e3628641b7d290f9c48c85195dbc55c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 11 Feb 2013 22:49:39 +0000 Subject: [PATCH] font-update-common: remove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../font-update-common/update-fonts | 4 ---- .../font-update-common_0.1.bb | 18 ------------------ 2 files changed, 22 deletions(-) delete mode 100644 meta-oe/recipes-graphics/font-update-common/font-update-common/update-fonts delete mode 100644 meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb diff --git a/meta-oe/recipes-graphics/font-update-common/font-update-common/update-fonts b/meta-oe/recipes-graphics/font-update-common/font-update-common/update-fonts deleted file mode 100644 index 19e3157d2f..0000000000 --- a/meta-oe/recipes-graphics/font-update-common/font-update-common/update-fonts +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -#Author: Rolf Leggewie - -run-parts /etc/update-fonts-common.d/ diff --git a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb b/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb deleted file mode 100644 index 1e18cad96c..0000000000 --- a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Scripts to be called when fonts are installed or removed \ -to make them known to the WM, whether X11 or Opie" -AUTHOR = "Rolf Leggewie