public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/pdfbox/
Date: Fri, 26 Nov 2021 13:48:55 +0000 (UTC)	[thread overview]
Message-ID: <1637934533.e52389f284a1d7b45eb7592da38e447dcfd28809.fordfrog@gentoo> (raw)

commit:     e52389f284a1d7b45eb7592da38e447dcfd28809
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Nov 26 13:24:58 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 13:48:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52389f2

dev-java/pdfbox: fix compile error when "-tools"

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/23089
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/pdfbox/pdfbox-2.0.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/pdfbox/pdfbox-2.0.24.ebuild b/dev-java/pdfbox/pdfbox-2.0.24.ebuild
index 054909d6ce84..c2ae65ec701b 100644
--- a/dev-java/pdfbox/pdfbox-2.0.24.ebuild
+++ b/dev-java/pdfbox/pdfbox-2.0.24.ebuild
@@ -182,8 +182,8 @@ src_compile() {
 	fi
 
 	JAVA_SRC_DIR=(
-		"${S}/pdfbox"
-		"${S}/debugger"
+		"${S}/pdfbox/src/main/java"
+		"${S}/debugger/src/main/java"
 	)
 	if use tools; then
 		JAVA_SRC_DIR+=( "${S}/tools" )


             reply	other threads:[~2021-11-26 13:48 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 13:48 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 19:41 [gentoo-commits] repo/gentoo:master commit in: dev-java/pdfbox/ Florian Schmaus
2024-12-24  8:45 Sam James
2024-12-11  0:57 Sam James
2024-12-10 15:22 Sam James
2024-11-11  7:38 Miroslav Šulc
2023-01-26 22:19 Sam James
2023-01-26 21:49 Sam James
2023-01-26 21:49 Sam James
2023-01-26 21:49 Sam James
2022-12-27 19:52 Florian Schmaus
2022-07-01  7:45 Arthur Zamarin
2022-06-23  3:56 Miroslav Šulc
2022-06-22 13:25 Agostino Sarubbo
2022-06-22 11:40 Jakov Smolić
2022-06-22 10:10 Agostino Sarubbo
2022-05-22 17:57 Florian Schmaus
2021-11-26  9:37 Sam James
2021-11-26  9:04 Sam James
2021-11-26  8:55 Sam James
2021-11-26  7:53 Miroslav Šulc
2021-11-17  7:18 Miroslav Šulc
2021-11-16 11:38 Miroslav Šulc
2019-03-10  4:59 Aaron Bauman
2018-12-08  9:44 Sergei Trofimovich
2018-12-07  2:41 Thomas Deutschmann
2018-12-04 11:56 Agostino Sarubbo
2018-09-11 12:17 Thomas Deutschmann
2017-07-13 18:32 Alexis Ballier
2016-03-15  7:06 James Le Cuirot
2016-02-25 22:06 James Le Cuirot
2015-10-02 10:34 Patrice Clement
2015-10-02  9:12 Patrice Clement
2015-10-02  9:12 Patrice Clement

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=1637934533.e52389f284a1d7b45eb7592da38e447dcfd28809.fordfrog@gentoo \
    --to=fordfrog@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