From 544c436e7eac898586b648cf6d7a186941056cff Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Thu, 7 Feb 2002 10:58:56 +0000 Subject: #65293# - Renamed neon patch file. --- neon/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'neon') diff --git a/neon/makefile.mk b/neon/makefile.mk index 2e52d8b5a279..c2cfc456010f 100644 --- a/neon/makefile.mk +++ b/neon/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: rt $ $Date: 2002-01-23 13:32:41 $ +# last change: $Author: kso $ $Date: 2002-02-07 11:58:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,7 @@ TARGET=so_neon NEON_NAME=neon-0.14.0 TARFILE_NAME=$(NEON_NAME) -PATCH_FILE_NAME=$(NEON_NAME).patch +PATCH_FILE_NAME=neon.patch ADDITIONAL_FILES=src$/makefile.mk src$/config.h -- cgit