projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8ab0d8
)
app-admin/conky: [QA] Add cmake-utils_src_prepare
author
David Seifert
<soap@gentoo.org>
Sun, 15 Oct 2017 22:42:28 +0000
(15:42 -0700)
committer
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 00:04:45 +0000
(17:04 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
app-admin/conky/conky-1.10.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/conky/conky-1.10.6-r2.ebuild
b/app-admin/conky/conky-1.10.6-r2.ebuild
index dca7c0a1150ef95f49d44a0be56edc36eba2285b..12ba1da0f256b2bcfe4ec35f53ec649bf0fd7628 100644
(file)
--- a/
app-admin/conky/conky-1.10.6-r2.ebuild
+++ b/
app-admin/conky/conky-1.10.6-r2.ebuild
@@
-90,7
+90,7
@@
pkg_setup() {
}
src_prepare() {
- default
+ cmake-utils_src_prepare
sed -i -e "s|find_program(APP_MAN man)|set(APP_MAN $(which man) CACHE FILEPATH MAN_BINARY)|" \
cmake/ConkyPlatformChecks.cmake || die