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