summaryrefslogtreecommitdiff
path: root/packages/nonworking/efl/embryo-native_0.9.1.038.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-06-21 03:55:38 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-06-21 03:55:38 +0000
commitbdb62917622bbb63dc57c3535be15ca9dea4c13a (patch)
tree90732a754ab55f6dd69fbfe6b7a68cd2444df105 /packages/nonworking/efl/embryo-native_0.9.1.038.bb
parent923534e5bd8e956de3bb8a40b02c363bfe15ecdd (diff)
move older efl stuff to nonworking
Diffstat (limited to 'packages/nonworking/efl/embryo-native_0.9.1.038.bb')
-rw-r--r--packages/nonworking/efl/embryo-native_0.9.1.038.bb7
1 files changed, 7 insertions, 0 deletions
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