public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/knem/
Date: Mon, 03 Feb 2025 23:40:37 +0000 (UTC)	[thread overview]
Message-ID: <1738626031.178ff56e7b7eb4b10f5345502fd8f0771f6869dd.mpagano@gentoo> (raw)

commit:     178ff56e7b7eb4b10f5345502fd8f0771f6869dd
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  3 23:39:48 2025 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon Feb  3 23:40:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178ff56e

sys-cluster/knem: QA clean-ups

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 sys-cluster/knem/knem-1.1.4_p20250126.ebuild | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/sys-cluster/knem/knem-1.1.4_p20250126.ebuild b/sys-cluster/knem/knem-1.1.4_p20250126.ebuild
index bfb8b30b86d2..cbb30837d19e 100644
--- a/sys-cluster/knem/knem-1.1.4_p20250126.ebuild
+++ b/sys-cluster/knem/knem-1.1.4_p20250126.ebuild
@@ -46,20 +46,14 @@ src_configure() {
 }
 
 src_compile() {
-	local modlist=( knem=misc )
+	local modlist=( knem=misc:"${S}/driver/linux" )
 	default
-	if use modules; then
-		cd "${S}/driver/linux"
-		linux-mod-r1_src_compile || die "failed to build driver"
-	fi
+	linux-mod-r1_src_compile || die "failed to build driver"
 }
 
 src_install() {
 	default
-	if use modules; then
-		cd "${S}/driver/linux"
-		linux-mod-r1_src_install
-	fi
+	linux-mod-r1_src_install
 
 	# Drop funny unneeded stuff
 	rm "${ED}/usr/sbin/knem_local_install" || die


             reply	other threads:[~2025-02-03 23:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 23:40 Mike Pagano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-03 23:40 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/knem/ Mike Pagano
2025-01-31 23:30 Mike Pagano
2025-01-27 18:35 Mike Pagano
2025-01-26 19:24 Mike Pagano
2025-01-26 18:47 Mike Pagano
2025-01-26 18:22 Mike Pagano
2025-01-26 18:18 Mike Pagano
2022-07-26 20:09 Mike Pagano
2022-07-26 20:09 Mike Pagano
2022-07-26 20:09 Mike Pagano
2022-02-02  5:33 Sam James
2022-02-02  5:30 Sam James
2021-10-29 22:44 Sam James
2021-08-25  0:10 Marek Szuba
2021-02-15  0:32 Sam James
2020-08-08 14:14 Mikle Kolyada
2020-08-08 12:18 Mikle Kolyada
2020-05-18  8:09 Alexey Shvetsov

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=1738626031.178ff56e7b7eb4b10f5345502fd8f0771f6869dd.mpagano@gentoo \
    --to=mpagano@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