[libreoffice] 03/03: translations *can* be built when using --disable-python

Rene Engelhard rene at moszumanska.debian.org
Fri Aug 4 13:10:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit f8a0138bbf8a334e2dca2d92697e196aab1f8c08
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Fri Aug 4 12:53:40 2017 +0000

    translations *can* be built when using --disable-python
---
 rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/rules b/rules
index 1be03d2..13fc428 100755
--- a/rules
+++ b/rules
@@ -1402,11 +1402,7 @@ endif
 
 ifneq "$(ENABLE_PYTHON)" "y"
 	DEBHELPER_OPTIONS+= -Npython3-uno -Nlibreoffice-script-provider-python
-  ifeq "$(BUILD_ISOS)" "en-US"
 	CONFIGURE_FLAGS += --disable-python
-  else
-	$(error you can not disable python when building with translations)
-  endif
 else
 	PYUNO_DEPENDS = python3-uno (>= 4.4.0~beta2)
   CONFIGURE_FLAGS += --enable-python=system

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list