diff options
Diffstat (limited to 'databases/libgda/patches/patch-ac')
-rw-r--r-- | databases/libgda/patches/patch-ac | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/libgda/patches/patch-ac b/databases/libgda/patches/patch-ac deleted file mode 100644 index 35dd5122719..00000000000 --- a/databases/libgda/patches/patch-ac +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ac,v 1.9 2007/01/21 19:14:20 wiz Exp $ - ---- libgda/Makefile.in.orig 2006-12-22 14:01:54.000000000 +0000 -+++ libgda/Makefile.in -@@ -387,8 +387,8 @@ AM_CPPFLAGS = \ - $(LIBGDA_CFLAGS) \ - -DLIBGDA_PLUGINDIR=\""$(libdir)/libgda-$(GDA_MAJOR_VERSION).$(GDA_MINOR_VERSION)/providers"\" \ - -DLIBGDA_LOCALEDIR=\""$(datadir)/locale"\" \ -- -DLIBGDA_GLOBAL_CONFIG_FILE=\""$(sysconfdir)/libgda/config"\" \ -- -DLIBGDA_GLOBAL_CONFIG_DIR=\""$(sysconfdir)/libgda"\" \ -+ -DLIBGDA_GLOBAL_CONFIG_FILE=\""$(sysconfdir)/config"\" \ -+ -DLIBGDA_GLOBAL_CONFIG_DIR=\""$(sysconfdir)"\" \ - -DDTDINSTALLDIR=\""$(LIBGDA_DTDDIR)"\" - - gda_marshal_built_files = gda-marshal.h gda-marshal.c |