dev-db/postgis: Fix topology useflag handling

Build system is properly fixed, workaround was incomplete anyway.

Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
Patrick Lauer 2025-07-20 15:23:34 +00:00
parent 8de246b2f9
commit f6b5b830b0
No known key found for this signature in database
GPG Key ID: 3B789728CC371155

View File

@ -93,7 +93,6 @@ src_configure() {
src_compile() {
postgres-multi_foreach emake
postgres-multi_foreach emake -C topology
if use doc ; then
postgres-multi_foreach emake comments
@ -104,7 +103,6 @@ src_compile() {
src_install() {
postgres-multi_foreach emake DESTDIR="${D}" install
postgres-multi_foreach emake -C topology DESTDIR="${D}" install
postgres-multi_forbest dobin ./utils/postgis_restore.pl
dodoc CREDITS TODO loader/README.* doc/*txt