public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
Date: Wed, 19 Jun 2024 15:19:46 +0000 (UTC)	[thread overview]
Message-ID: <1718810343.79830032e9739f9f7f5e82d02bf87eb6eb61ebbb.asturm@gentoo> (raw)

commit:     79830032e9739f9f7f5e82d02bf87eb6eb61ebbb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 15:19:03 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 15:19:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79830032

net-libs/accounts-qml: Fix build w/ USE=doc

Closes: https://bugs.gentoo.org/934547
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index 7df58aee3efa..2f9d7038ccc5 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -109,7 +109,7 @@ src_compile() {
 	if use doc; then
 		local qtanybindir
 		if has_version "dev-qt/qttools:6[qdoc]"; then
-			qtanybindir="$(qt6_get_libdir)"
+			qtanybindir="$(qt6_get_libdir)/qt6/bin/"
 		elif has_version "dev-qt/qdoc:5"; then
 			qtanybindir="$(qt5_get_bindir)"
 		else
@@ -126,6 +126,6 @@ src_install() {
 
 	local QT_QPA_PLATFORM=offscreen
 	multibuild_foreach_variant my_src_install
-	use doc && local HTML_DOCS=( doc/html )
+	use doc && local HTML_DOCS=( doc )
 	einstalldocs
 }


             reply	other threads:[~2024-06-19 15:19 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19 15:19 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09  8:33 [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/ Andreas Sturmlechner
2025-01-03 20:31 Andreas Sturmlechner
2025-01-03 20:31 Andreas Sturmlechner
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-10-05  7:07 Michał Górny
2024-10-04 21:04 Andreas Sturmlechner
2024-10-04 21:04 Andreas Sturmlechner
2024-06-28 12:59 Sam James
2024-06-28  0:59 Sam James
2024-06-28  0:16 Sam James
2024-01-18 14:27 Andreas Sturmlechner
2024-01-12 14:24 Sam James
2024-01-12 14:19 Sam James
2022-10-16 12:48 Andreas Sturmlechner
2022-10-16 11:42 Andreas Sturmlechner
2022-09-22 10:12 Andreas Sturmlechner
2022-09-22  1:29 Sam James
2022-09-22  1:09 Sam James
2022-09-22  1:09 Sam James
2022-09-14 21:10 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-12-24 14:58 Mikle Kolyada
2019-12-23  3:25 Aaron Bauman
2019-12-23  2:25 Aaron Bauman
2019-12-21 10:49 Mikle Kolyada
2019-12-12 18:23 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1718810343.79830032e9739f9f7f5e82d02bf87eb6eb61ebbb.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox