projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9388d6d
)
x11-misc/bumblebee: accept user patches
author
Jason A. Donenfeld
<zx2c4@gentoo.org>
Sat, 15 Oct 2016 13:10:44 +0000
(15:10 +0200)
committer
Jason A. Donenfeld
<zx2c4@gentoo.org>
Sat, 15 Oct 2016 13:10:44 +0000
(15:10 +0200)
Package-Manager: portage-2.3.2
x11-misc/bumblebee/bumblebee-3.2.1.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild
b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild
index 60d7b3413d42c5538013589e4dfab4255926ba8b..f0b65d212548aae642a3bebb67e8607c2e17208e 100644
(file)
--- a/
x11-misc/bumblebee/bumblebee-3.2.1.ebuild
+++ b/
x11-misc/bumblebee/bumblebee-3.2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-31,6
+31,10
@@
DEPEND="${RDEPEND}
REQUIRED_USE="|| ( video_cards_nouveau video_cards_nvidia )"
+src_prepare() {
+ epatch_user
+}
+
src_configure() {
DOC_CONTENTS="In order to use Bumblebee, add your user to 'bumblebee' group.
You may need to setup your /etc/bumblebee/bumblebee.conf"