public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/vmd/
Date: Thu, 17 Sep 2020 20:58:43 +0000 (UTC)	[thread overview]
Message-ID: <1600376313.2b8ca2477464d99ddabb7c1da6df8138d44917e7.pacho@gentoo> (raw)

commit:     2b8ca2477464d99ddabb7c1da6df8138d44917e7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 20:58:33 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 20:58:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8ca247

sci-chemistry/vmd: Allow to apply user patches in plugins

Bug: https://bugs.gentoo.org/show_bug.cgi?id=741978
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild b/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
index 6ff1210c542..8ffb5a09007 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
@@ -78,11 +78,15 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+	# Apply user patches from ${WORKDIR} to allow patching on patches
+	# subdir too
+	cd "${WORKDIR}"
 	xdg_src_prepare
 
 	use cuda && cuda_sanitize
 
-	cd "${WORKDIR}"/plugins || die
+	# Prepare plugins
+	cd plugins || die
 
 	sed '/^.SILENT/d' -i $(find -name Makefile)
 


             reply	other threads:[~2020-09-17 20:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 20:58 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/vmd/ Ionen Wolkens
2024-07-11 11:42 Pacho Ramos
2024-06-05 17:27 Alexey Shvetsov
2023-05-02 18:42 Pacho Ramos
2023-05-02 18:42 Pacho Ramos
2022-10-15 23:26 Sam James
2022-05-20 19:30 Pacho Ramos
2022-05-20 19:30 Pacho Ramos
2021-11-11 11:03 Pacho Ramos
2021-02-12 12:31 Pacho Ramos
2020-12-06 17:19 Pacho Ramos
2020-09-12 22:32 Pacho Ramos
2020-02-09 16:36 Michał Górny
2020-01-22 21:50 Michał Górny
2020-01-16  6:39 Michał Górny
2019-05-30 11:15 Pacho Ramos
2019-02-04 21:56 Ben Kohler
2018-12-24 22:39 Zac Medico
2018-11-10 11:06 Pacho Ramos
2018-06-20 15:31 Alexey Shvetsov
2017-12-08 14:37 Alexey Shvetsov
2016-12-28 11:58 Pacho Ramos

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=1600376313.2b8ca2477464d99ddabb7c1da6df8138d44917e7.pacho@gentoo \
    --to=pacho@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