|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../repmgr/repmgr.conf |
|
|
|
# Filename: package/.../repmgr/repmgr.conf |
|
|
|
# Copyright (C) 2012 The OpenSDE Project |
|
|
|
# Copyright (C) 2012 - 2014 The OpenSDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
@ -15,4 +15,4 @@ |
|
|
|
var_append makeopt ' ' "USE_PGXS=1" |
|
|
|
var_append makeopt ' ' "USE_PGXS=1" |
|
|
|
var_append makeinstopt ' ' "USE_PGXS=1" |
|
|
|
var_append makeinstopt ' ' "USE_PGXS=1" |
|
|
|
|
|
|
|
|
|
|
|
hook_add inmake 5 "cp -v repmgr.conf $docdir" |
|
|
|
hook_add inmake 5 "cp -v repmgr.conf.sample $docdir" |
|
|
|