From df0cd23644421a7cdfe364c043334cd4a7aefd68 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 14 Jan 2004 21:21:53 +0000 Subject: . Update to 1.4.2 patchset 6. . Install the cacerts file from Sun's 1.4.2_03 release to avoid some problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436 Hopefully not objected to by: phantom --- java/jdk14/files/patch-unpack::Makefile | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 java/jdk14/files/patch-unpack::Makefile (limited to 'java/jdk14/files/patch-unpack::Makefile') diff --git a/java/jdk14/files/patch-unpack::Makefile b/java/jdk14/files/patch-unpack::Makefile deleted file mode 100644 index b4271b69d843..000000000000 --- a/java/jdk14/files/patch-unpack::Makefile +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- ../../j2se/make/tools/pack-unpack/unpack/Makefile.orig Thu Nov 13 13:07:59 2003 -+++ ../../j2se/make/tools/pack-unpack/unpack/Makefile Thu Nov 13 13:07:43 2003 -@@ -50,7 +50,7 @@ - ifeq ($(PLATFORM), bsd) - OBJOUTPUT = -o #Caution:the space after the -o is significant!. - LNKOUTPUT = $(OBJOUTPUT) --LINK = $(CXX) -+LINK = g++ - else - OBJOUTPUT = -o #Caution:the space after the -o is significant!. - LNKOUTPUT = $(OBJOUTPUT) -- cgit v1.2.3