From 2d0552feb7679339e875e0d35531f7487c6a039c Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 6 Oct 2011 09:03:08 +0000 Subject: Bump for #385137 (Portage version: 2.2.0_alpha62/cvs/Linux x86_64) --- .../firebird/files/firebird-2.5.0.26074.0-superclassic.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-db/firebird/files/firebird-2.5.0.26074.0-superclassic.patch (limited to 'dev-db/firebird/files/firebird-2.5.0.26074.0-superclassic.patch') diff --git a/dev-db/firebird/files/firebird-2.5.0.26074.0-superclassic.patch b/dev-db/firebird/files/firebird-2.5.0.26074.0-superclassic.patch new file mode 100644 index 000000000000..3891cc776fae --- /dev/null +++ b/dev-db/firebird/files/firebird-2.5.0.26074.0-superclassic.patch @@ -0,0 +1,12 @@ +diff -Naur orig/builds/posix/Makefile.in.firebird builds/posix/Makefile.in.firebird +--- orig/builds/posix/Makefile.in.firebird 2010-11-09 12:42:45.000000000 -0500 ++++ builds/posix/Makefile.in.firebird 2011-03-07 20:26:56.612573632 -0500 +@@ -332,7 +332,7 @@ + .PHONY: libfbembed inet_server fb_smp_server embed_gfix embed_gbak embed_isql + .PHONY: embed_gpre embed_util + +-classic_targets: $(PLAT_CLASSIC_PRE_TARGET) libfbembed inet_server fb_smp_server embed_gfix embed_gbak embed_isql \ ++classic_targets: $(PLAT_CLASSIC_PRE_TARGET) libfbembed fbserver fb_smp_server embed_gfix embed_gbak embed_isql \ + embed_gpre libfbclient embed_util embed_gdef embed_qli embed_fbudf $(PLAT_CLASSIC_POST_TARGET) + + libfbembed: -- cgit v1.2.3-65-gdbad