projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9afe36d
)
cuda.eclass: Drop empty line
author
Justin Lecher
<jlec@gentoo.org>
Wed, 27 Jan 2016 14:26:16 +0000
(15:26 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Thu, 28 Jan 2016 07:48:10 +0000
(08:48 +0100)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
eclass/cuda.eclass
patch
|
blob
|
history
diff --git
a/eclass/cuda.eclass
b/eclass/cuda.eclass
index e8d9178e2c34210c434186c9d5a71ff1d6d04b04..ede58f4726df0a24785ce5b2dfd7ce57fe2ba15a 100644
(file)
--- a/
eclass/cuda.eclass
+++ b/
eclass/cuda.eclass
@@
-126,7
+126,6
@@
cuda_src_prepare() {
cuda_sanitize
}
-
case "${EAPI:-0}" in
0|1)
EXPORT_FUNCTIONS pkg_setup ;;