diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:08:38 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:08:38 +0200 |
commit | 06b38693f58aa5bbc1f0901b628fd4d1d81db548 (patch) | |
tree | c2658cd80add05e6e9f7dc7824f471b5b86fbf5c /recipes/jamvm/jamvm_1.5.2.bb | |
parent | 1fc243e25264983e8bd404213fe4223b5f6bf157 (diff) |
jamvm 1.4.5 - 1.5.3: Fixed packaging of libjvm.so
Diffstat (limited to 'recipes/jamvm/jamvm_1.5.2.bb')
-rw-r--r-- | recipes/jamvm/jamvm_1.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm_1.5.2.bb b/recipes/jamvm/jamvm_1.5.2.bb index 2fd5f959c8..e47c4e1e2b 100644 --- a/recipes/jamvm/jamvm_1.5.2.bb +++ b/recipes/jamvm/jamvm_1.5.2.bb @@ -2,7 +2,7 @@ require jamvm.inc SRC_URI += "file://debian-jni.patch;striplevel=0" -PR = "r2" +PR = "r3" do_configure_prepend() { # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory |