aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-27 13:08:12 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-27 13:08:12 +0200
commit3f0fd6ab6747bbd143b317dc64570157b6764c95 (patch)
tree719b20613bbeb50711b8347b06fbf83591cc3f89 /recipes/shr
parent2839bd9b811808a538ad9b2705d6ab868634c13e (diff)
downloadopenembedded-3f0fd6ab6747bbd143b317dc64570157b6764c95.tar.gz
shr-e-gadgets: remove edje_convert calls (should be converted already in source)
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/shr-e-gadgets_git.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb
index 973cee2468..755c260e0a 100644
--- a/recipes/shr/shr-e-gadgets_git.bb
+++ b/recipes/shr/shr-e-gadgets_git.bb
@@ -14,11 +14,6 @@ inherit autotools
SRC_URI = "git://git.shr-project.org/repo/shr-e-gadgets.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
-do_compile_append() {
- ${STAGING_BINDIR_NATIVE}/edje_convert src/illume-rightclick-toggle/e-module-illume-rightclick-toggle.edj
- ${STAGING_BINDIR_NATIVE}/edje_convert src/shelf-gadgets/e-module-shr-e-gadgets.edj
-}
-
FILES_${PN} += "\
${datadir}/shr_elm_softkey \
${libdir}/enlightenment/modules/*/*.desktop \