projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d52ae3
)
app-admin/clog: [QA] Add cmake-utils_src_prepare
author
David Seifert
<soap@gentoo.org>
Sun, 15 Oct 2017 22:40:45 +0000
(15:40 -0700)
committer
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 00:04:40 +0000
(17:04 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
app-admin/clog/clog-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/clog/clog-1.1.0.ebuild
b/app-admin/clog/clog-1.1.0.ebuild
index 656fa519199dec52939760e6d274122f7b26d561..122220c49a6512027c70c62711ea833c84d0e03e 100644
(file)
--- a/
app-admin/clog/clog-1.1.0.ebuild
+++ b/
app-admin/clog/clog-1.1.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-20,6
+20,8
@@
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
src_prepare() {
+ cmake-utils_src_prepare
+
# Use the correct directory locations
sed -i -e "s:/usr/local/share/doc/clog/rc:${EPREFIX}/usr/share/clog/rc:" \
doc/man/clog.1.in || die