mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-shells/atuin: fix call to readme.gentoo_create_doc IUSE="client"
Closes: https://bugs.gentoo.org/956351 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -110,6 +110,7 @@ src_test() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
readme.gentoo_create_doc
|
||||
dobin "${ATUIN_BIN}"
|
||||
|
||||
if use server; then
|
||||
@@ -132,8 +133,6 @@ src_install() {
|
||||
|
||||
insinto "/usr/share/${PN}"
|
||||
doins -r shell-init
|
||||
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user