weekeyboard: correct path to edje_cc 86/26386/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 21 Aug 2014 12:50:27 +0000 (14:50 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 21 Aug 2014 12:50:27 +0000 (14:50 +0200)
Correct wrong path to binary edje_cc (was looking for it in the host
bindir instead of the correct staging dir).

Also update the recipe.

Change-Id: Ia111ba03d8ebf2db025b9fed35e9893334a87997
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/weekeyboard/weekeyboard-extraconf.inc
recipes-tizen/weekeyboard/weekeyboard.inc

index cea0330..f9c2d4a 100644 (file)
@@ -66,7 +66,7 @@ do_compile() {
 EXTRA_OECONF += " --disable-ibus"
 
 do_install() {
- echo export RPM_BUILD_ROOT=${D}
+ export RPM_BUILD_ROOT=${D}
  cd ${S}
  LANG=C
  export LANG