From: Rolf Leggewie Date: Fri, 8 Jun 2007 18:20:18 +0000 (+0000) Subject: anthy-native: fix S variable. Reorder some fields. X-Git-Tag: Release-2010-05/1~8868^2~400^2~35^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300ae16f722b26be61d064ddc2c02d6b48012ff6;p=openembedded.git anthy-native: fix S variable. Reorder some fields. --- 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