public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Florian Schmaus <flow@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: tex@gentoo.org, Florian Schmaus <flow@gentoo.org>
Subject: [gentoo-dev] [PATCH 3/3] dev-tex/minted: remove workaround for buggy latex-package.eclass
Date: Wed, 11 Dec 2024 12:42:05 +0100	[thread overview]
Message-ID: <20241211114218.143793-3-flow@gentoo.org> (raw)
In-Reply-To: <20241211114218.143793-1-flow@gentoo.org>

Now that latex-package.eclass is fixed, we can drop the workaround.

Signed-off-by: Florian Schmaus <flow@gentoo.org>
---
 dev-tex/minted/minted-3.4.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-tex/minted/minted-3.4.0.ebuild b/dev-tex/minted/minted-3.4.0.ebuild
index 2e59495b4426..1eee5a8d8056 100644
--- a/dev-tex/minted/minted-3.4.0.ebuild
+++ b/dev-tex/minted/minted-3.4.0.ebuild
@@ -79,11 +79,6 @@ src_install() {
 		local -x PYTHONPATH="${ED}/usr/lib/${EPYTHON}/site-packages"
 		local -x PATH="${ED}/usr/lib/python-exec/${EPYTHON}:${PATH}"
 		latex-package_src_doinstall doc
-		# The following line shouldn't be required, as 'doc' is expaned
-		# by latex-package.eclass to "… dtx … pdf", but without this,
-		# the pdf is *not* installed. Maybe a bug in
-		# latex-package.eclass?
-		latex-package_src_doinstall pdf
 	fi
 	popd &> /dev/null || die
 }
-- 
2.45.2



      parent reply	other threads:[~2024-12-11 11:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11 11:42 [gentoo-dev] [PATCH 1/3] latex-package.eclass: do not set $@ in latex-package_src_doinstall's loop Florian Schmaus
2024-12-11 11:42 ` [gentoo-dev] [PATCH 2/3] latex-package.eclass: add default case to latex-package_src_doinstall Florian Schmaus
2024-12-11 11:42 ` Florian Schmaus [this message]

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=20241211114218.143793-3-flow@gentoo.org \
    --to=flow@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=tex@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