summaryrefslogtreecommitdiff
path: root/connectivity/Package_postgresql-sdbc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/Package_postgresql-sdbc.mk')
-rw-r--r--connectivity/Package_postgresql-sdbc.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/Package_postgresql-sdbc.mk b/connectivity/Package_postgresql-sdbc.mk
index c4f1d240249d..2820fc429bca 100644
--- a/connectivity/Package_postgresql-sdbc.mk
+++ b/connectivity/Package_postgresql-sdbc.mk
@@ -9,8 +9,6 @@
$(eval $(call gb_Package_Package,connectivity_postgresql-sdbc,$(SRCDIR)/connectivity/source/drivers/postgresql))
-$(eval $(call gb_Package_set_outdir,connectivity_postgresql-sdbc,$(INSTROOT)))
-
$(eval $(call gb_Package_add_file,connectivity_postgresql-sdbc,$(LIBO_BIN_FOLDER)/postgresql-sdbc.ini,postgresql-sdbc.ini))
# vim: set noet sw=4 ts=4: