[libreoffice] 29/152: dont set lang flags in non-l10n build

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:16:53 UTC 2017


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

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit c1904db8c87de6f526ee7c17549627fb4b9b2d7a
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Tue Jan 19 15:18:25 2016 +0100

    dont set lang flags in non-l10n build
---
 rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules b/rules
index 8261c49..e26560d 100755
--- a/rules
+++ b/rules
@@ -1011,7 +1011,6 @@ BUILD_ISOS = $(ISOS)
 ifneq "$(BUILD_ONLY_EN_US)" "y"
   ifneq "$(BUILD_ISOS)" "en-US"
 	CONFIGURE_FLAGS_LANG += --with-lang="$(BUILD_ISOS)"
-	CONFIGURE_FLAGS_INDEP += $(CONFIGURE_FLAGS_LANG)
   endif
 endif
 

-- 
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