dev-cpp/clucene: update link to upstream bug report

Closes: https://github.com/gentoo/gentoo/pull/9539
This commit is contained in:
Francesco Turco
2018-08-11 18:56:39 +02:00
committed by Georgy Yakovlev
parent 915ff48b18
commit adc97aa829

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -47,7 +47,7 @@ src_prepare() {
src_configure() {
# Disabled threads: see upstream bug
# https://sourceforge.net/tracker/?func=detail&aid=3237301&group_id=80013&atid=558446
# https://sourceforge.net/p/clucene/bugs/197/
local mycmakeargs=(
-DENABLE_ASCII_MODE=OFF
-DENABLE_PACKAGING=OFF