commit: 3385b95b01906a8172986eee0e781713fa61bb6c
Author: Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 08:34:11 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Sun May 29 08:35:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3385b95b
games-roguelike/mangband: fix typo
Package-Manager: portage-2.2.28
games-roguelike/mangband/mangband-1.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-roguelike/mangband/mangband-1.1.3.ebuild
b/games-roguelike/mangband/mangband-1.1.3.ebuild
index 1910e28..e8e1fd5 100644
--- a/games-roguelike/mangband/mangband-1.1.3.ebuild
+++ b/games-roguelike/mangband/mangband-1.1.3.ebuild
@@ -76,7 +76,7 @@ src_install() {
pkg_postinst() {
echo
- elog "Make sure LibDir is either unset in ~/.mangrc either points to"
+ elog "Make sure LibDir is either unset in ~/.mangrc or points to"
elog " ${MY_DATADIR} for 'mangclient' to pick it up."
elog "Server binary is called 'mangband', and must be run under user"
elog " mangband, i.e. 'sudo -u mangband mangband' "