public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/bbswitch/
Date: Tue, 22 Sep 2015 05:14:39 +0000 (UTC)	[thread overview]
Message-ID: <1442898846.6ac251c9a63310214897d01b46f686f8d2a64b8b.prometheanfire@gentoo> (raw)

commit:     6ac251c9a63310214897d01b46f686f8d2a64b8b
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 05:14:06 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 05:14:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac251c9

sys-power/bbswitch: fixing build bug 513542

Package-Manager: portage-2.2.20.1

 sys-power/bbswitch/bbswitch-0.8.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sys-power/bbswitch/bbswitch-0.8.ebuild b/sys-power/bbswitch/bbswitch-0.8.ebuild
index bedd898..aa7df51 100644
--- a/sys-power/bbswitch/bbswitch-0.8.ebuild
+++ b/sys-power/bbswitch/bbswitch-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,6 +29,10 @@ pkg_setup() {
 	BUILD_PARAMS="KVERSION=${KV_FULL}"
 }
 
+src_prepare() {
+	sed -i 's/^KDIR.*$/KDIR\ \:= \/usr\/src\/linux/g' Makefile || die
+}
+
 src_install() {
 	insinto /etc/modprobe.d
 	newins "${FILESDIR}"/bbswitch.modprobe bbswitch.conf


             reply	other threads:[~2015-09-22  5:14 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22  5:14 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-22 18:47 [gentoo-commits] repo/gentoo:master commit in: sys-power/bbswitch/ Pacho Ramos
2015-09-22 18:47 Pacho Ramos
2015-10-31 15:33 Ian Delaney
2017-02-04 15:44 Pacho Ramos
2017-02-16 22:35 NP Hardass
2018-04-01  4:19 Matt Turner
2019-02-25 20:28 Piotr Karbowski
2019-03-09 16:50 Piotr Karbowski
2019-03-09 16:50 Piotr Karbowski
2019-11-21  8:40 Joonas Niilola
2020-12-26 13:20 Piotr Karbowski
2021-01-14 11:19 Pacho Ramos
2021-02-14 16:23 Pacho Ramos
2021-07-08 13:01 Pacho Ramos
2021-07-08 13:01 Pacho Ramos
2021-09-01 13:39 Agostino Sarubbo
2021-09-04 21:29 Sam James
2021-09-06 13:20 Pacho Ramos
2021-12-21 18:54 Pacho Ramos
2022-05-22 18:46 Sam James
2022-05-22 20:08 Jakov Smolić
2022-05-27 21:24 Pacho Ramos
2022-05-27 21:24 Pacho Ramos
2023-11-24 13:54 Pacho Ramos
2024-07-13  5:59 Joonas Niilola
2024-07-13  5:59 Joonas Niilola
2024-08-05  7:18 Joonas Niilola
2024-08-05  7:18 Joonas Niilola

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=1442898846.6ac251c9a63310214897d01b46f686f8d2a64b8b.prometheanfire@gentoo \
    --to=prometheanfire@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