From 5a5b87644856b24037b3d3969a3a52758d971e77 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sat, 16 Jun 2007 23:58:49 +0000 Subject: classpath: unb0rk classpath-minimal-native. Partly fixes 2296. --- packages/classpath/classpath-minimal-native_0.93.bb | 3 ++- packages/classpath/classpath.inc | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/classpath/classpath-minimal-native_0.93.bb b/packages/classpath/classpath-minimal-native_0.93.bb index 8a08a6c1ce..f8e88a0217 100644 --- a/packages/classpath/classpath-minimal-native_0.93.bb +++ b/packages/classpath/classpath-minimal-native_0.93.bb @@ -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 diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc index e66f5d7456..1d684c0557 100644 --- a/packages/classpath/classpath.inc +++ b/packages/classpath/classpath.inc @@ -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 -- cgit v1.2.3