diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-22 16:35:23 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-12 10:24:45 +0200 |
commit | 9e092ec31ead0c55d5d54316670cf42612ca7789 (patch) | |
tree | da27656757a4094d393b96e848d9ffe4342b6835 /meta-efl/recipes-efl | |
parent | 2964fbcb3a5c77f92a76d2145a88e732e628f617 (diff) | |
download | meta-openembedded-9e092ec31ead0c55d5d54316670cf42612ca7789.tar.gz |
e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in FILES+${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb index 55c9874ac..a4fb5b4d5 100644 --- a/meta-efl/recipes-efl/e17/e-wm_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb | |||
@@ -100,6 +100,7 @@ FILES_${PN} = "\ | |||
100 | ${libdir}/enlightenment/utils/* \ | 100 | ${libdir}/enlightenment/utils/* \ |
101 | ${libdir}/enlightenment/modules/*/*.* \ | 101 | ${libdir}/enlightenment/modules/*/*.* \ |
102 | ${libdir}/enlightenment/modules/*/*/* \ | 102 | ${libdir}/enlightenment/modules/*/*/* \ |
103 | ${libdir}/enlightenment/modules/*/*/.order \ | ||
103 | ${libdir}/enlightenment/*plugins/*/*/* \ | 104 | ${libdir}/enlightenment/*plugins/*/*/* \ |
104 | ${libdir}/enlightenment/preload/e_precache.so \ | 105 | ${libdir}/enlightenment/preload/e_precache.so \ |
105 | ${datadir}/enlightenment/data/icons \ | 106 | ${datadir}/enlightenment/data/icons \ |