From 913c60585ff62d1cfb115e14e957c8a54e61c4e4 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Wed, 3 Sep 2008 08:25:23 +0000 Subject: classpath-native 0.97.2: Removed automake <1.10 incompatible part from autotools patch - added patch to fix bug in java.util.DecimalFormat classpath-minimal 0.97.2: Dito. classpath 0.97.2: Dito. --- packages/classpath/classpath-minimal-0.97.2/autotools.patch | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'packages/classpath/classpath-minimal-0.97.2') diff --git a/packages/classpath/classpath-minimal-0.97.2/autotools.patch b/packages/classpath/classpath-minimal-0.97.2/autotools.patch index 3df65cf892..e36e143b5f 100644 --- a/packages/classpath/classpath-minimal-0.97.2/autotools.patch +++ b/packages/classpath/classpath-minimal-0.97.2/autotools.patch @@ -11,16 +11,3 @@ Index: classpath-0.97.2/configure.ac dnl ----------------------------------------------------------- dnl Enable collections.jar (disabled by default) dnl ----------------------------------------------------------- -Index: classpath-0.97.2/Makefile.am -=================================================================== ---- classpath-0.97.2.orig/Makefile.am 2008-06-01 20:47:05.000000000 +0200 -+++ classpath-0.97.2/Makefile.am 2008-08-02 00:58:39.004023720 +0200 -@@ -5,7 +5,7 @@ - DIST_SUBDIRS = lib doc external include native resource scripts tools examples - - # Allow users to pass site-specific flags to autoreconf via an env var. --ACLOCAL_AMFLAGS = -I m4 ${LOCAL_AUTORECONF_FLAGS} -+ACLOCAL_AMFLAGS = -I m4 --install ${LOCAL_AUTORECONF_FLAGS} - - native: lib - -- cgit v1.2.3