[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.4-1-91-ga7938e0



The following commit has been merged in the debian-experimental-3.5 branch:
commit a7938e0dfa72700c26c44bb60e66ffa23ce3333a
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Nov 21 20:04:08 2011 +0100

    missing -sdbc

diff --git a/rules b/rules
index 39d8e21..b21a242 100755
--- a/rules
+++ b/rules
@@ -1007,7 +1007,7 @@ endif
 
 ifeq "$(ENABLE_SDBC_POSTGRESQL)" "y"
 	BUILD_DEPS += , libpq-dev (>= 9.0~)
-	CONFIGURE_FLAGS += --enable-ext-postgresql
+	CONFIGURE_FLAGS += --enable-ext-postgresql-sdbc
 endif
 
 ifeq "$(ENABLE_RANDR)" "y"

-- 
LibreOffice packaging repository


Reply to: