commit: 5659bc9f1692760c7a531f1549a0d6a2b331c125
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 19:54:22 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 14:16:47 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=5659bc9f
dev-qt/qt-docs: Switch to new QT5_DOCDIR
Acked-by: Michael Palimaka <kensington <AT> gentoo.org>
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qt-docs/qt-docs-5.12.1_p201901300533.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-qt/qt-docs/qt-docs-5.12.1_p201901300533.ebuild
b/dev-qt/qt-docs/qt-docs-5.12.1_p201901300533.ebuild
index d252c8f5..9f6dfa1a 100644
--- a/dev-qt/qt-docs/qt-docs-5.12.1_p201901300533.ebuild
+++ b/dev-qt/qt-docs/qt-docs-5.12.1_p201901300533.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -50,8 +50,8 @@ src_prepare() {
}
src_install() {
- # must be the same as QT_INSTALL_DOCS
- local dest=/usr/share/doc/qt-${PV%_p*}
+ # must be the same as QT5_DOCDIR
+ local dest=/usr/share/qt5-doc
insinto "${dest}"
use html && doins -r */
use qch && doins *.qch