summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath.inc
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-23 19:16:48 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-23 19:16:48 +0000
commitcd93cd62db9b4462932ef66a00f163d3286b2a34 (patch)
treea42e19be0f8b6632196114f5adc6bc5d348488f7 /packages/classpath/classpath.inc
parent5599260fe5f7d401bc36c677245511855b63318c (diff)
classpath: update from Andrew Paulsen. partly closes 2296.
* update classpath-gtk. fix $PN-issue. * add classpath-gtk_cvs * add classpath-minimal-native
Diffstat (limited to 'packages/classpath/classpath.inc')
-rw-r--r--packages/classpath/classpath.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc
index 303c286d4e..459788c93a 100644
--- a/packages/classpath/classpath.inc
+++ b/packages/classpath/classpath.inc
@@ -8,7 +8,7 @@ PBN = "classpath"
SRC_URI = "${GNU_MIRROR}/classpath/${PBN}-${PV}.tar.gz \
file://disable-automake-checks.patch;patch=1 \
- file://fix-endian-arm-floats.patch;patch=1"
+ file://gconf_version.patch;patch=1"
S = "${WORKDIR}/${PBN}-${PV}"