jamvm: Lowered update-alternatives to 5 (lesser than cacao).
authorRobert Schuster <thebohemian@gmx.net>
Fri, 27 Jun 2008 10:55:53 +0000 (10:55 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 27 Jun 2008 10:55:53 +0000 (10:55 +0000)
packages/jamvm/jamvm.inc
packages/jamvm/jamvm_1.4.5.bb
packages/jamvm/jamvm_1.5.0.bb
packages/jamvm/jamvm_1.5.1.bb

index 930159e..af6fd47 100644 (file)
@@ -19,4 +19,4 @@ CFLAGS += "-DDEFAULT_MAX_HEAP=16*MB"
 
 ALTERNATIVE_NAME = "java"
 ALTERNATIVE_PATH = "${bindir}/jamvm"
-ALTERNATIVE_PRIORITY = "10"
+ALTERNATIVE_PRIORITY = "5"
index 3cc0431..8414c56 100644 (file)
@@ -1,4 +1,6 @@
 require jamvm.inc
 
+PR = "r1"
+
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch;patch=1"
 
index 366658d..81977a5 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;patch=1;pnum=0"
 
-PR = "r1"
+PR = "r2"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index bf9271c..366658d 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;patch=1;pnum=0"
 
-PR = "r0"
+PR = "r1"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory