[oe-commits] Rolf Leggewie : uim: remove S definition from native recipe

git version control git at git.openembedded.org
Wed Jun 17 11:50:38 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 47de8a5f73ff55914745953704a73f3c33ff49a2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=47de8a5f73ff55914745953704a73f3c33ff49a2

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Wed Jun 17 19:56:15 2009 +0900

uim: remove S definition from native recipe

* as suggested by recipe_sanity
* has probably become unnecessary with the introduction of BPN

---

 recipes/uim/uim-native_1.3.1.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/uim/uim-native_1.3.1.bb b/recipes/uim/uim-native_1.3.1.bb
index f23f6bd..3404a36 100644
--- a/recipes/uim/uim-native_1.3.1.bb
+++ b/recipes/uim/uim-native_1.3.1.bb
@@ -3,6 +3,4 @@ DEPENDS = "gtk+ anthy intltool-native"
 inherit native autotools pkgconfig
 PR = "r2"
 
-S = "${WORKDIR}/uim-${PV}"
-
 EXTRA_OECONF += "--disable-xim"





More information about the Openembedded-commits mailing list