[oe-commits] Angus Ainslie : paroli : add paroli-illume recipe

GIT User account git at amethyst.openembedded.net
Wed May 13 19:19:53 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: a6832a2e7c88f38652be1073b10d9427185e7cda
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a6832a2e7c88f38652be1073b10d9427185e7cda

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed May 13 13:13:01 2009 -0600

paroli : add paroli-illume recipe

---

 recipes/openmoko-projects/paroli_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 5503c39..3c27320 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -34,7 +34,9 @@ do_install_append() {
        	install ${S}/data/e-config/paroli.edj ${D}${E_CONFIG_DIR}/themes/
        	install -d ${D}${E_CONFIG_DIR}/config/paroli
        	install ${S}/data/e-config/paroli/* ${D}${E_CONFIG_DIR}/config/paroli/
-       	install -d ${D}${E_CONFIG_DIR}/themes
+       	install -d ${D}${E_CONFIG_DIR}/config/paroli-illume
+       	install ${S}/data/e-config/paroli-illume/* ${D}${E_CONFIG_DIR}/config/paroli-illume/
+       	#install -d ${D}${E_CONFIG_DIR}/themes
 	#install ${S}/data/illume.edj ${D}${E_CONFIG_DIR}/themes
 	install -d ${D}${datadir}/elementary/themes
 	install ${S}/data/default.edj ${D}${datadir}/elementary/themes





More information about the Openembedded-commits mailing list