diff options
Diffstat (limited to 'connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component')
-rw-r--r-- | connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component b/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component index 19f4dbf066ed..89164b6e70d8 100644 --- a/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component +++ b/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component @@ -8,7 +8,8 @@ * --> -<component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc_impl" +<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" + prefix="postgresql_sdbc_impl" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="org.openoffice.comp.connectivity.pq.Connection.noext"> <service name="com.sun.star.sdbc.Connection"/> |