diff options
Diffstat (limited to 'dev-db/postgresql/files/postgresql-9.4.10-no-server.patch')
| -rw-r--r-- | dev-db/postgresql/files/postgresql-9.4.10-no-server.patch | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/dev-db/postgresql/files/postgresql-9.4.10-no-server.patch b/dev-db/postgresql/files/postgresql-9.4.10-no-server.patch index 81fc3837bede..0eb750847cfa 100644 --- a/dev-db/postgresql/files/postgresql-9.4.10-no-server.patch +++ b/dev-db/postgresql/files/postgresql-9.4.10-no-server.patch @@ -1,6 +1,5 @@ -diff -Naruw a/contrib/Makefile b/contrib/Makefile ---- a/contrib/Makefile 2016-10-24 16:12:53.000000000 -0400 -+++ b/contrib/Makefile 2016-10-27 13:38:23.361545396 -0400 +--- a/contrib/Makefile ++++ b/contrib/Makefile @@ -5,64 +5,10 @@ include $(top_builddir)/src/Makefile.global @@ -67,9 +66,8 @@ diff -Naruw a/contrib/Makefile b/contrib/Makefile ifneq ($(with_uuid),no) SUBDIRS += uuid-ossp -diff -Naruw a/src/backend/Makefile b/src/backend/Makefile ---- a/src/backend/Makefile 2016-10-24 16:12:53.000000000 -0400 -+++ b/src/backend/Makefile 2016-10-27 14:04:47.617000374 -0400 +--- a/src/backend/Makefile ++++ b/src/backend/Makefile @@ -47,7 +47,7 @@ ########################################################################## @@ -113,9 +111,8 @@ diff -Naruw a/src/backend/Makefile b/src/backend/Makefile install-bin: postgres $(POSTGRES_IMP) installdirs $(INSTALL_PROGRAM) postgres$(X) '$(DESTDIR)$(bindir)/postgres$(X)' -diff -Naruw a/src/bin/Makefile b/src/bin/Makefile ---- a/src/bin/Makefile 2016-10-24 16:12:53.000000000 -0400 -+++ b/src/bin/Makefile 2016-10-27 13:41:34.443930143 -0400 +--- a/src/bin/Makefile ++++ b/src/bin/Makefile @@ -13,8 +13,7 @@ top_builddir = ../.. include $(top_builddir)/src/Makefile.global @@ -126,9 +123,8 @@ diff -Naruw a/src/bin/Makefile b/src/bin/Makefile ifeq ($(PORTNAME), win32) SUBDIRS += pgevent -diff -Naruw a/src/Makefile b/src/Makefile ---- a/src/Makefile 2016-10-24 16:12:53.000000000 -0400 -+++ b/src/Makefile 2016-10-27 13:43:09.296792018 -0400 +--- a/src/Makefile ++++ b/src/Makefile @@ -15,18 +15,11 @@ SUBDIRS = \ common \ |
