summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-12 13:10:32 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-12 14:39:00 +0200
commit6667caef24557d66177c1f7e9b72d2f609233d87 (patch)
tree06edc4f20a78b2610e99aefa550b62de85685693 /connectivity
parent3b0654ab0fa2408bd660f80a56254df16339cf4d (diff)
gbuild: remove gb_Rdb__get_final_target
... by replacing gb_Rdb_install with a separate constructor so the right target can be registered at the module. There is still an ugly special case for the ure/services. Change-Id: I81c004143f201aaf38daca99819888313ee24f49
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/Rdb_postgresql-sdbc.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/connectivity/Rdb_postgresql-sdbc.mk b/connectivity/Rdb_postgresql-sdbc.mk
index 7f58482d2a50..6162b309d6ba 100644
--- a/connectivity/Rdb_postgresql-sdbc.mk
+++ b/connectivity/Rdb_postgresql-sdbc.mk
@@ -7,9 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-$(eval $(call gb_Rdb_Rdb,postgresql-sdbc))
-
-$(eval $(call gb_Rdb_install,postgresql-sdbc))
+$(eval $(call gb_Rdb_Rdb_install,postgresql-sdbc))
$(eval $(call gb_Rdb_add_components,postgresql-sdbc,\
connectivity/source/drivers/postgresql/postgresql-sdbc \