From fa4a943c17e47bf910596a414fd7287983350b9b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 03:11:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'. --- .../files/patch-builds%posix%make.defaults | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 databases/firebird20-server/files/patch-builds%posix%make.defaults (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 deleted file mode 100644 index fa5cf46755f6..000000000000 --- a/databases/firebird20-server/files/patch-builds%posix%make.defaults +++ /dev/null @@ -1,30 +0,0 @@ ---- builds/posix/make.defaults.orig 2007-09-04 15:51:17.000000000 +0800 -+++ builds/posix/make.defaults 2007-10-05 07:05:13.947441166 +0800 -@@ -107,7 +107,7 @@ - CHMOD= chmod - CHMOD_6= chmod 666 - CHMOD_7= chmod 777 --CHMOD_S7= chmod 06777 -+CHMOD_S7= chmod 04555 - MV= mv -f - TOUCH= touch - CP= cp -@@ -185,9 +185,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) -@@ -203,7 +200,7 @@ - STATICEXE_LINK:= @CXX@ - - LINK_LIBS = @LIBS@ @EDITLINE_A@ --ICU_LIBS = -licuuc -licudata -licui18n -+ICU_LIBS = @ICU_LIBS@ @ICU_LDFLAGS@ - STATICLINK_LIBS = @LIBS@ @EDITLINE_A@ - SO_LINK_LIBS = @LIBS@ - -- cgit v1.2.3