From bdb62917622bbb63dc57c3535be15ca9dea4c13a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 21 Jun 2007 03:55:38 +0000 Subject: move older efl stuff to nonworking --- packages/nonworking/efl/embryo-native_0.9.1.038.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/nonworking/efl/embryo-native_0.9.1.038.bb (limited to 'packages/nonworking/efl/embryo-native_0.9.1.038.bb') diff --git a/packages/nonworking/efl/embryo-native_0.9.1.038.bb b/packages/nonworking/efl/embryo-native_0.9.1.038.bb new file mode 100644 index 0000000000..76fe80fe3d --- /dev/null +++ b/packages/nonworking/efl/embryo-native_0.9.1.038.bb @@ -0,0 +1,7 @@ +require embryo_${PV}.bb +inherit native + +do_stage_append() { + install -d ${STAGING_DATADIR}/embryo/include + install -m 0644 include/default.inc ${STAGING_DATADIR}/embryo/include +} \ No newline at end of file -- cgit v1.2.3