diff options
Diffstat (limited to 'databases/postgresql-libpqxx30/files/patch-Makefile.in')
-rw-r--r-- | databases/postgresql-libpqxx30/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql-libpqxx30/files/patch-Makefile.in b/databases/postgresql-libpqxx30/files/patch-Makefile.in deleted file mode 100644 index d1dd4d32ceef..000000000000 --- a/databases/postgresql-libpqxx30/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in~ Sat May 27 12:46:50 2006 -+++ Makefile.in Sun May 28 17:51:23 2006 -@@ -212,7 +212,7 @@ - - - #includedir=$(prefix)/include --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libpqxx.pc - bin_SCRIPTS = pqxx-config - all: all-recursive |