summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r--meta-efl/recipes-efl/efl/eina.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-efl/recipes-efl/efl/eina.inc b/meta-efl/recipes-efl/efl/eina.inc
index 8c9a0df43..4a77de3aa 100644
--- a/meta-efl/recipes-efl/efl/eina.inc
+++ b/meta-efl/recipes-efl/efl/eina.inc
@@ -11,7 +11,3 @@ inherit efl
11AUTO_LIBNAME_PKGS = "" 11AUTO_LIBNAME_PKGS = ""
12 12
13FILES_${PN} += "${libdir}/eina" 13FILES_${PN} += "${libdir}/eina"
14
15do_install_append() {
16 rmdir ${D}${bindir}
17}