From 4f1fcb86372eed406a19699ebc3127b68c607188 Mon Sep 17 00:00:00 2001 From: bzhaoop <270162781@qq.com> Date: Mon, 8 Mar 2021 16:47:37 +0800 Subject: [PATCH] update 0002-rpm-pgsql.patch. --- 0002-rpm-pgsql.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0002-rpm-pgsql.patch b/0002-rpm-pgsql.patch index aec64ac..e0dcd0e 100644 --- a/0002-rpm-pgsql.patch +++ b/0002-rpm-pgsql.patch @@ -1,4 +1,4 @@ -For the RPMs, we want the custom installation directories to end in +For the RPMs, we test want the custom installation directories to end in /pgsql not /postgresql. This is historical but not worth changing. Notice that this patch also makes the appending of /pgsql unconditional. -- Gitee