summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword-embedded_2.4.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abiword/abiword-embedded_2.4.5.bb')
-rw-r--r--packages/abiword/abiword-embedded_2.4.5.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/abiword/abiword-embedded_2.4.5.bb b/packages/abiword/abiword-embedded_2.4.5.bb
deleted file mode 100644
index 9381bbd8a7..0000000000
--- a/packages/abiword/abiword-embedded_2.4.5.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require abiword.inc
-
-EXTRA_OECONF += "--enable-embedded"
-
-RCONFLICTS = "abiword"
-RPROVIDES += "abiword"
-
-do_compile_prepend() {
- cp ${S}/src/af/xap/unix/hildon/xap_EmbeddedFeatures.h ${S}/src/af/xap/unix/
- cp ${S}/src/wp/ap/unix/hildon/ap_EmbeddedFeatures.h ${S}/src/wp/ap/unix/
-}
-