The following commit has been merged in the debian-experimental-4.1 branch:
commit ced7ef5d590aeb83ab6529d4d6ae54f94bb0c506
Author: Rene Engelhard <[email protected]>
Date:   Fri May 17 20:55:11 2013 +0200

    build with explicit --enable-python=system

diff --git a/changelog b/changelog
index 32830c7..c7faaf2 100644
--- a/changelog
+++ b/changelog
@@ -7,6 +7,7 @@ libreoffice (1:4.1.0~beta1~git20130510-1) UNRELEASED; 
urgency=low
   * debian/rules:
     - add new conditionals: libmwaw, libodfgen, harfbuzz, mariadb
       (use MySQL instead of MariaDB, though as long as we need mysqlcppconn 
anyway)
+    - build with explicit --enable-python=system
   * debian/uno-libs3.symbols: update
 
  -- Rene Engelhard <[email protected]>  Sat, 22 Dec 2012 18:03:18 +0100
diff --git a/rules b/rules
index 3db251c..b4fc0a8 100755
--- a/rules
+++ b/rules
@@ -1150,6 +1150,7 @@ else
   else
        PYUNO_DEPENDS = python3.3-uno | python3-uno (>= 4.0~) | python-uno
   endif
+  CONFIGURE_FLAGS += --enable-python=system
 endif
 
 ifeq "$(ENABLE_JAVA)" "y"

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to