classpath-native 0.97.2:
authorRobert Schuster <thebohemian@gmx.net>
Fri, 1 Aug 2008 00:36:10 +0000 (00:36 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 1 Aug 2008 00:36:10 +0000 (00:36 +0000)
  - Added patch to allow compilation of phoneme advanced

packages/classpath/classpath-native_0.97.2.bb

index e744b33..c25b184 100644 (file)
@@ -1,6 +1,6 @@
 require classpath-native.inc
 
-PR = "r0"
+PR = "r1"
 
 # The code affected by the javanet-local patch
 # is usually not compiled. However if someone changes
@@ -9,5 +9,6 @@ SRC_URI += "\
   file://netif_16.patch;patch=1;pnum=0 \
   file://SimpleName.diff;patch=1;pnum=0 \
   file://javanet-local.patch;patch=1;pnum=0 \
+  file://sun-security-getproperty_0.96.1.patch;patch=1;pnum=0 \
   "