projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5112e69
)
app-leechcraft/lc-azoth: replace dohtml with dodoc (bug #653836)
author
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 23 Apr 2018 06:54:08 +0000
(09:54 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 23 Apr 2018 06:56:38 +0000
(09:56 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
index 63f347cfd7d1426d30b73f4645c4a9daec7cbf1a..0eadc74c2bcd6f6d26f9f6f9eb4961c3f94f8f22 100644
(file)
--- a/
app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
+++ b/
app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
@@
-103,7
+103,7
@@
src_configure() {
src_install() {
cmake-utils_src_install
- use doc && do
html
-r "${CMAKE_BUILD_DIR}"/out/html/*
+ use doc && do
doc
-r "${CMAKE_BUILD_DIR}"/out/html/*
}
pkg_postinst() {