From 84ff143a3612a91ca667f7945cd62c718e404a99 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Tue, 15 Aug 2006 16:53:16 +0000 Subject: Update to 0.37.1 Approved by: maintainer (demon) --- databases/sqlrelay/files/patch-src+api+java+Makefile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/sqlrelay/files/patch-src+api+java+Makefile (limited to 'databases/sqlrelay/files') diff --git a/databases/sqlrelay/files/patch-src+api+java+Makefile b/databases/sqlrelay/files/patch-src+api+java+Makefile deleted file mode 100644 index a232abdcc67d..000000000000 --- a/databases/sqlrelay/files/patch-src+api+java+Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- src/api/java/Makefile.orig Wed Dec 17 09:29:12 2003 -+++ src/api/java/Makefile Wed May 26 16:41:43 2004 -@@ -2,7 +2,7 @@ - - include ../../../config.mk - --CPPFLAGS = $(BASECPPFLAGS) -I./ -I$(top_builddir)/src/api/c++/include $(RUDIMENTSINCLUDES) $(JAVAINCLUDES) -+CPPFLAGS = $(JAVAINCLUDES) $(BASECPPFLAGS) -I./ -I$(top_builddir)/src/api/c++/include $(RUDIMENTSINCLUDES) - RPATH = - ifneq ($(strip $(libdir)),) - ifeq ($(JAVAUSERPATH),yes) -- cgit v1.2.3