summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-15 21:11:22 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 16:40:16 +0200
commitf32dc63b5219e3b8ff99b3b04ec06b48b3c20eab (patch)
treea47420e60d3eee5bbd3bc3e1915e7d89412c934d /Repository.mk
parent35f02179210929fc125f69c6989a53610bd115df (diff)
Make firebird-sdbc install consistent with other drivers.
Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index c60628891cbc..95ad515c5013 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -251,7 +251,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
flat \
file \
filterconfig \
- $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
+ $(if $(filter $(ENABLE_FIREBIRD_SDBC),TRUE),firebird_sdbc) \
fpicker \
fps_office \
for \