mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
dev-vcs/gitui: fix postinst message
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
2a0ce73a7d
commit
f36666cff1
@ -353,6 +353,6 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "Example of vim keybindings config stored in '/usr/share/doc/${P}'"
|
||||
einfo 'to use it put example config in `$XDG_CONFIG_HOME/gitui/key_config.ron`'
|
||||
elog "Example vim style key config is installed in '${EROOT}/usr/share/doc/${PF}'."
|
||||
elog "To use it, copy the content into '\$XDG_CONFIG_HOME/gitui/key_configs.ron'."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user