From 1091bb36d4b8ab7ecbf4957dfa79f5f56c2754e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Novotn=C3=BD?= Date: Mon, 8 Feb 2021 06:16:30 +0100 Subject: [PATCH] [FIXUP] remove dblink test patch --- postgresql.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/postgresql.spec b/postgresql.spec index 1472fc9..a81c988 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -108,7 +108,6 @@ Patch2: postgresql-logging.patch Patch5: postgresql-var-run-socket.patch Patch8: postgresql-external-libpq.patch Patch9: postgresql-server-pg_config.patch -Patch10: postgresql-12.5-contrib-dblink-expected-out.patch BuildRequires: make BuildRequires: gcc @@ -394,7 +393,6 @@ goal of accelerating analytics queries. %patch5 -p1 %patch8 -p1 %patch9 -p1 -%patch10 -p1 # We used to run autoconf here, but there's no longer any real need to, # since Postgres ships with a reasonably modern configure script.