From 63474e1f50d3d2678e17878ee6d689a025dda8ad Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Thu, 9 Apr 2009 14:16:13 +0000 Subject: [PATCH 1/1] Fix readme instructions for module compilation --- db/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/README b/db/README index f00029339..4f9fac629 100644 --- a/db/README +++ b/db/README @@ -54,7 +54,7 @@ Creating functions for PgSQL Run this command in the db/functions directory: -$ make libmyosm.so +$ make libpgosm.so Now create the function as follows: -- 2.43.2