aboutsummaryrefslogtreecommitdiffstats
path: root/packages/anthy
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-08 18:20:18 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-08 18:20:18 +0000
commit300ae16f722b26be61d064ddc2c02d6b48012ff6 (patch)
tree288c891ecca6a877bcca8f0800aa345365ec35bf /packages/anthy
parent2db0e90877bbd9b138ef8f9c5947a07ebb0e52fb (diff)
downloadopenembedded-300ae16f722b26be61d064ddc2c02d6b48012ff6.tar.gz
anthy-native: fix S variable. Reorder some fields.
Diffstat (limited to 'packages/anthy')
-rw-r--r--packages/anthy/anthy-native_7811.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/anthy/anthy-native_7811.bb b/packages/anthy/anthy-native_7811.bb
index 138abe87c8..38305ddf84 100644
--- a/packages/anthy/anthy-native_7811.bb
+++ b/packages/anthy/anthy-native_7811.bb
@@ -1,4 +1,9 @@
require anthy_${PV}.bb
-PACKAGES = ""
+
DEPENDS = ""
+PACKAGES = ""
+PR = "r1"
+
+S = "${WORKDIR}/anthy-${PV}"
+
inherit native