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

[libreoffice] 01/01: we don't need the l10ntools build hacks if we build only en-US anyway



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

rene pushed a commit to branch debian-experimental-5.0
in repository libreoffice.

commit 2b2b5b5141c57edd0e0e7c990e032ba8e4f8bc13
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Sep 14 10:54:30 2015 +0200

    we don't need the l10ntools build hacks if we build only en-US anyway
---
 rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules b/rules
index 0c97844..f298bf5 100755
--- a/rules
+++ b/rules
@@ -1948,6 +1948,7 @@ $(STAMP_DIR)/build-indep:
 
 	rm -f config.status autogen.lastrun
 
+ifneq "$(BUILD_ISOS)" "en-US"
 ifneq "$(JESSIE_BACKPORT)" "y"
 	# FIXME: I have no f* ideal what breaks here. Maybe gcc5/libstdc++6 transition related?
 	# Without this helpex gives loads of "parser errors" and the localized help is broken. Interestingly one needs
@@ -1968,6 +1969,7 @@ ifeq "$(ENABLE_HELP)" "y"
 	$(MAKE) l10ntools
 endif
 endif
+endif
 
 	rm -f config.status autogen.lastrun
 

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


Reply to: