aboutsummaryrefslogtreecommitdiffstats
path: root/fontconfig/fontconfig-native_2.2.95.oe
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/fontconfig-native_2.2.95.oe')
-rw-r--r--fontconfig/fontconfig-native_2.2.95.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/fontconfig/fontconfig-native_2.2.95.oe b/fontconfig/fontconfig-native_2.2.95.oe
deleted file mode 100644
index cf196946dd..0000000000
--- a/fontconfig/fontconfig-native_2.2.95.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-SECTION = "base"
-include fontconfig_${PV}.oe
-inherit native
-DEPENDS = "freetype-native expat-native zlib-native"
-FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/fontconfig-${PV}"
-
-EXTRA_OEMAKE = ""
-
-do_stage () {
- oe_runmake install
- install fc-lang/fc-lang ${STAGING_BINDIR}
- install fc-glyphname/fc-glyphname ${STAGING_BINDIR}
-}