From 2cb6568515667bfcc8f82d59941c108cbd1d1e59 Mon Sep 17 00:00:00 2001 From: Markus Schaber Date: Thu, 27 Jul 2006 09:44:33 +0000 Subject: [PATCH] typo fix in comment git-svn-id: http://svn.osgeo.org/postgis/trunk@2457 b70326c6-7e19-0410-871a-916f4a2858ee --- jdbc2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdbc2/Makefile b/jdbc2/Makefile index f53ae30fb..a75013c1a 100644 --- a/jdbc2/Makefile +++ b/jdbc2/Makefile @@ -35,7 +35,7 @@ DELETE?=rm -rvf CP?=cp # If you happen to be stuck with ancient jar implementations that do not -# know about the -u option, does not complain about duplicate directorys +# know about the -u option, but does not complain about duplicate directorys # with the same name (e. G. debian woody fastjar), set the DEBUGJAR below # variable to postgis_debug.fastjar and JAR (above) to fastjar. DEBUGJAR?=postgis_debug.jar -- 2.50.0