Skip to content

Commit

Permalink
app-admin/clog: [QA] Add cmake-utils_src_prepare
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.11, Repoman-2.3.3
  • Loading branch information
SoapGentoo committed Oct 16, 2017
1 parent 0d52ae3 commit e8ab0d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app-admin/clog/clog-1.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -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
Expand Down

0 comments on commit e8ab0d8

Please sign in to comment.