Diff citus-11.1.6 with a citus-11.2.0
/usr/portage/dev-db/citus/citus-11.2.0.ebuild 2023-10-09 14:52:29.312368346 +0300 | ||
---|---|---|
30 | 30 |
" |
31 | 31 |
RDEPEND="${DEPEND}" |
32 | 32 | |
33 |
src_prepare() { |
|
34 |
eapply "${FILESDIR}"/citus-11.2.0-redefine.patch |
|
35 | ||
36 |
postgres-multi_src_prepare |
|
37 |
} |
|
38 | ||
33 | 39 |
src_configure() { |
34 | 40 |
postgres-multi_foreach econf |
35 | 41 |
} |