aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-09-01 21:39:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-01 21:39:07 +0000
commite22b40e0fef7e2f645282058937453b839aac113 (patch)
treeb2ac75db5946cc7ca434e22bd40c87ac9aab45bf
parentc0fb1623f194f09d6c783bb112d7b27ee8f2c964 (diff)
downloadopenembedded-e22b40e0fef7e2f645282058937453b839aac113.tar.gz
esmart: fix typo in package name
-rw-r--r--packages/efl/esmart.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/esmart.inc b/packages/efl/esmart.inc
index 452222e93b..4e09f1461a 100644
--- a/packages/efl/esmart.inc
+++ b/packages/efl/esmart.inc
@@ -40,4 +40,4 @@ DEPENDS_libesmart-container += "libesmart-container-plugins"
FILES_libesmart-container-plugins = "${libdir}/esmart/layout/*.so"
FILES_libesmart-file-dialog = "${libdir}/libesmart_file_dialog*.so*"
FILES_libesmart-draggies = "${libdir}/libesmart_draggies*.so*"
-FILES_libesarmt-trans-x11 = "${libdir}/libesmart_trans_x11*.so*"
+FILES_libesmart-trans-x11 = "${libdir}/libesmart_trans_x11*.so*"