sys-power/bbswitch: fixing build bug 513542
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 22 Sep 2015 05:14:06 +0000 (00:14 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 22 Sep 2015 05:14:06 +0000 (00:14 -0500)
Package-Manager: portage-2.2.20.1

sys-power/bbswitch/bbswitch-0.8.ebuild

index bedd8989e9049c3e8c02b3e1d96234ff89cf01bb..aa7df518c4cdb878667eb3fdbb61d0d8784c9abd 100644 (file)
@@ -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