diff options
| author | Aaron W. Swenson <titanofold@gentoo.org> | 2018-08-29 06:53:55 -0400 |
|---|---|---|
| committer | Aaron W. Swenson <titanofold@gentoo.org> | 2018-08-29 06:54:11 -0400 |
| commit | aae030c730e0e64d9015183e376ce3bfdc683f84 (patch) | |
| tree | f5af19414ed33feafa9c58e36698b5e46d4c7f1b /dev-db/postgresql/files/postgresql-11_beta1-no-server.patch | |
| parent | 9c68791fdcd10e8291ed5b6a7630bcf59a1302d5 (diff) | |
| download | gentoo-aae030c730e0e64d9015183e376ce3bfdc683f84.tar.gz gentoo-aae030c730e0e64d9015183e376ce3bfdc683f84.tar.bz2 gentoo-aae030c730e0e64d9015183e376ce3bfdc683f84.zip | |
dev-db/postgresql: Work on minimizing FILESDIR
Work towards addressing some minor QA complaints.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-db/postgresql/files/postgresql-11_beta1-no-server.patch')
| -rw-r--r-- | dev-db/postgresql/files/postgresql-11_beta1-no-server.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-db/postgresql/files/postgresql-11_beta1-no-server.patch b/dev-db/postgresql/files/postgresql-11_beta1-no-server.patch index 005a550f3cd7..26e7832c121c 100644 --- a/dev-db/postgresql/files/postgresql-11_beta1-no-server.patch +++ b/dev-db/postgresql/files/postgresql-11_beta1-no-server.patch @@ -1,4 +1,3 @@ -diff -Naruw a/contrib/Makefile b/contrib/Makefile --- a/contrib/Makefile +++ b/contrib/Makefile @@ -5,56 +5,9 @@ @@ -58,7 +57,6 @@ 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 +++ b/src/backend/Makefile @@ -53,7 +53,7 @@ @@ -96,7 +94,6 @@ diff -Naruw a/src/backend/Makefile b/src/backend/Makefile ifeq ($(with_llvm), yes) install-bin: install-postgres-bitcode -diff -Naruw a/src/bin/Makefile b/src/bin/Makefile --- a/src/bin/Makefile +++ b/src/bin/Makefile @@ -14,20 +14,8 @@ @@ -120,7 +117,6 @@ diff -Naruw a/src/bin/Makefile b/src/bin/Makefile pgbench \ psql \ scripts -diff -Naruw a/src/Makefile b/src/Makefile --- a/src/Makefile +++ b/src/Makefile @@ -15,21 +15,12 @@ |
