diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:15:01 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:15:01 +0200 |
commit | 440b956c99f36007c9799e26c79a57165572f541 (patch) | |
tree | 603f5088125be05a734c659b847ab8ce405db086 /recipes/jamvm/jamvm-initial_1.4.5.bb | |
parent | 06b38693f58aa5bbc1f0901b628fd4d1d81db548 (diff) |
jamvm-initial 1.4.5,1.5.0: Fixed binary to be called in script.
Diffstat (limited to 'recipes/jamvm/jamvm-initial_1.4.5.bb')
-rw-r--r-- | recipes/jamvm/jamvm-initial_1.4.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm-initial_1.4.5.bb b/recipes/jamvm/jamvm-initial_1.4.5.bb index 301e806169..4620c66baf 100644 --- a/recipes/jamvm/jamvm-initial_1.4.5.bb +++ b/recipes/jamvm/jamvm-initial_1.4.5.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "zlib-native classpath-initial jikes-initial libffi-native" -PR = "r2" +PR = "r3" PROVIDES = "virtual/java-initial" |