Package: repmgr / 5.5.0-2

libs Patch series | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile.global.in
    b/Makefile.global.in
@@ -22,7  22,7 @@ GIT_WORK_TREE=${repmgr_abs_srcdir}
 GIT_DIR=${repmgr_abs_srcdir}/.git
 export GIT_DIR
 export GIT_WORK_TREE
-PG_LDFLAGS=-lcurl -ljson-c
 PG_LDFLAGS=-lcurl -ljson-c -L$(pkglibdir)
 include $(PGXS)
 
 -include ${repmgr_abs_srcdir}/Makefile.custom