projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a5a8de
)
sys-kernel/ck-sources: fix an asterisk in K_EXP_GENPATCHES_LIST
author
Sarah White
<kuzetsa@gmail.com>
Mon, 23 Jan 2017 22:56:38 +0000
(17:56 -0500)
committer
Göktürk Yüksek
<gokturk@gentoo.org>
Mon, 23 Jan 2017 23:17:26 +0000
(18:17 -0500)
Package-Manager: portage-2.3.0
sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
index 9bc9794f0b0f6864f68c1ae2baec30bca0479b67..5b6a0c49fe469a40b852eed474f0c83f704fbaa9 100644
(file)
--- a/
sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
+++ b/
sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
@@
-75,7
+75,7
@@
UNIPATCH_STRICTORDER="yes"
#-- Starting with 4.8, CK patches include BFQ, so exclude genpatches experimental BFQ patches -
-K_EXP_GENPATCHES_LIST="5010
*
_*.patch*"
+K_EXP_GENPATCHES_LIST="5010_*.patch*"
src_prepare() {