From fc05844e1476c7bf9dacbd66cb5e836653be83fb Mon Sep 17 00:00:00 2001 From: phantom Date: Wed, 12 Nov 2003 14:11:39 +0000 Subject: Fix path to patched file. Reported by: Nelis Lamprecht --- java/jdk14/files/patch-unpack::Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/jdk14/files') diff --git a/java/jdk14/files/patch-unpack::Makefile b/java/jdk14/files/patch-unpack::Makefile index 00bd32da18e8..b4271b69d843 100644 --- a/java/jdk14/files/patch-unpack::Makefile +++ b/java/jdk14/files/patch-unpack::Makefile @@ -1,7 +1,7 @@ $FreeBSD$ ---- ../../dj2se/make/tools/pack-unpack/unpack/Makefile.orig Thu Nov 13 13:07:59 2003 -+++ ../../dj2se/make/tools/pack-unpack/unpack/Makefile1 Thu Nov 13 13:07:43 2003 +--- ../../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!. -- cgit