public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/trang/
Date: Sun,  9 Jan 2022 15:05:57 +0000 (UTC)	[thread overview]
Message-ID: <1641740729.1f22008fcd83435f2de32bd6f138caed9f5aa8a8.ulm@gentoo> (raw)

commit:     1f22008fcd83435f2de32bd6f138caed9f5aa8a8
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 15:01:56 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 15:05:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f22008f

app-text/trang: Add missing slash in javacc.dir path

Fixes: 600e7a856320093e8da1abe5d1cb2ed8cd73da9f
Closes: https://bugs.gentoo.org/793422
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-text/trang/trang-20151127.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/trang/trang-20151127.ebuild b/app-text/trang/trang-20151127.ebuild
index 55c73618b101..d04740027209 100644
--- a/app-text/trang/trang-20151127.ebuild
+++ b/app-text/trang/trang-20151127.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,7 +47,7 @@ src_configure() {
 	# Because this crazy package uses XSLT, we need to escape this.
 	sed -i 's:\${gentoo\.classpath}:${{gentoo.classpath}}:g' build.xsl || die
 
-	EANT_EXTRA_ARGS="-Djavacc.dir=${EPREFIX}usr/share/javacc/lib"
+	EANT_EXTRA_ARGS="-Djavacc.dir=${EPREFIX}/usr/share/javacc/lib"
 	export LOCALCLASSPATH=$(java-pkg_getjars --build-only --with-dependencies saxon-6.5)
 }
 


             reply	other threads:[~2022-01-09 15:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 15:05 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-06 18:20 [gentoo-commits] repo/gentoo:master commit in: app-text/trang/ Miroslav Šulc
2025-02-05 14:10 Jakov Smolić
2025-01-07 10:17 Miroslav Šulc
2024-07-14 15:28 Sam James
2024-07-14 15:28 Sam James
2024-06-15  7:10 Sam James
2024-05-06  6:58 Miroslav Šulc
2022-02-27 22:59 Sam James
2022-02-22  8:10 Agostino Sarubbo
2022-02-22  8:09 Agostino Sarubbo
2021-06-01  0:40 Sam James
2016-03-14 21:04 James Le Cuirot
2016-02-14 11:50 James Le Cuirot

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=1641740729.1f22008fcd83435f2de32bd6f138caed9f5aa8a8.ulm@gentoo \
    --to=ulm@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