[oe-commits] Martin Jansa : eina: do not remove bindir, it' s not created with new automake

git at git.openembedded.org git at git.openembedded.org
Thu Jul 19 17:57:31 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: be300cd38662ec61bb00c5684fd06c98d6c7f40c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=be300cd38662ec61bb00c5684fd06c98d6c7f40c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jul 18 08:57:37 2012 +0200

eina: do not remove bindir, it's not created with new automake

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/efl/eina.inc |    4 ----
 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 8c9a0df..4a77de3 100644
--- a/meta-efl/recipes-efl/efl/eina.inc
+++ b/meta-efl/recipes-efl/efl/eina.inc
@@ -11,7 +11,3 @@ inherit efl
 AUTO_LIBNAME_PKGS = ""
 
 FILES_${PN} += "${libdir}/eina"
-
-do_install_append() {
-  rmdir ${D}${bindir}
-}





More information about the Openembedded-commits mailing list