[libreoffice] 01/03: remove obsolete plain altlinuxhyph support

Rene Engelhard rene at moszumanska.debian.org
Thu Dec 14 22:22: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 c075c38b1b7b2ad467e2c3e817dd4547fd348c5d
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Dec 14 23:22:27 2017 +0100

    remove obsolete plain altlinuxhyph support
---
 rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rules b/rules
index 7a4ef1b..02ce862 100755
--- a/rules
+++ b/rules
@@ -160,7 +160,6 @@ SYSTEM_STUFF += hunspell
 HUNSPELL_MIN_VER= (>= 1.1.5-2)
 SYSTEM_STUFF += altlinuxhyph
 USE_LIBHYPHEN=y
-LIBALTLINUXHYPH_MINVER= (>= 0.1.1-11)
 LIBHYPHEN_MINVER= (>= 2.4)
 SYSTEM_STUFF += boost
 BOOST_VERSION=default
@@ -1169,11 +1168,7 @@ endif
 	CONFIGURE_FLAGS += --with-external-dict-dir=$(DICT_DIR)
 
 ifneq (,$(filter altlinuxhyph, $(SYSTEM_STUFF)))
-  ifeq "$(USE_LIBHYPHEN)" "y"
 	BUILD_DEPS += , libhyphen-dev $(LIBHYPHEN_MINVER)
-  else
-	BUILD_DEPS += , libaltlinuxhyph-dev $(LIBALTLINUXHYPH_MINVER)
-  endif
 endif
 	CONFIGURE_FLAGS += --with-external-hyph-dir=$(HYPH_DIR)
 

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