classpath: unb0rk classpath-minimal-native. Partly fixes 2296.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 16 Jun 2007 23:58:49 +0000 (23:58 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 16 Jun 2007 23:58:49 +0000 (23:58 +0000)
packages/classpath/classpath-minimal-native_0.93.bb
packages/classpath/classpath.inc

index 8a08a6c..f8e88a0 100644 (file)
@@ -1,8 +1,9 @@
 require classpath.inc
 
 DEPENDS = "glib-2.0 libart-lgpl pango libxtst jikes-native zip-native"
+PR = "r1"
 
-SRC_URI += "file://gconf_version.patch;patch=1"
+S = "${WORKDIR}/classpath-${PV}"
 
 inherit native
 
index e66f5d7..1d684c0 100644 (file)
@@ -8,6 +8,7 @@ RPROVIDES = "classpath"
 
 SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz \
            file://disable-automake-checks.patch;patch=1 \
+           file://gconf_version.patch;patch=1 \
            file://fix-endian-arm-floats.patch;patch=1"
 
 inherit autotools