From 3eeac24355d0de977cf350af1bdfa888aebc282c Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Mon, 18 Sep 2006 15:20:04 +0000 Subject: Add Firebird 2.0.0 (RC4) --- .../files/patch-builds%posix%make.defaults | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'databases/firebird20-server/files/patch-builds%posix%make.defaults') diff --git a/databases/firebird20-server/files/patch-builds%posix%make.defaults b/databases/firebird20-server/files/patch-builds%posix%make.defaults index f7d4bc6362f3..bef124859a91 100644 --- a/databases/firebird20-server/files/patch-builds%posix%make.defaults +++ b/databases/firebird20-server/files/patch-builds%posix%make.defaults @@ -1,6 +1,6 @@ ---- builds/posix/make.defaults.orig Thu Mar 16 19:49:57 2006 -+++ builds/posix/make.defaults Thu Mar 16 19:51:18 2006 -@@ -94,7 +94,7 @@ +--- builds/posix/make.defaults.orig Wed Dec 28 09:58:28 2005 ++++ builds/posix/make.defaults Wed Aug 16 16:26:16 2006 +@@ -102,7 +102,7 @@ CHMOD= chmod CHMOD_6= chmod 666 CHMOD_7= chmod 777 @@ -9,3 +9,13 @@ MV= mv -f TOUCH= touch CP= cp +@@ -180,9 +180,6 @@ + + LIBFBSTATIC_A = $(LIB)/libfbstatic.a + LIBEDITLINE_A = $(LIB)/libeditline.a +-LIBICU_SO = $(LIB)/$(LIB_PREFIX)icuuc.$(SHRLIB_EXT) \ +- $(LIB)/$(LIB_PREFIX)icudata.$(SHRLIB_EXT) \ +- $(LIB)/$(LIB_PREFIX)icui18n.$(SHRLIB_EXT) + + # Shared library name for usage inside of the UDF + IbUtilLibraryName = $(LIB_PREFIX)ib_util.$(SHRLIB_EXT) -- cgit v1.2.3