projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c42fe4a
)
games-roguelike/mangband: fix typo
author
Amy Winston
<amynka@gentoo.org>
Sun, 29 May 2016 08:34:11 +0000
(10:34 +0200)
committer
Amy Winston
<amynka@gentoo.org>
Sun, 29 May 2016 08:35:06 +0000
(10:35 +0200)
Package-Manager: portage-2.2.28
games-roguelike/mangband/mangband-1.1.3.ebuild
patch
|
blob
|
history
diff --git
a/games-roguelike/mangband/mangband-1.1.3.ebuild
b/games-roguelike/mangband/mangband-1.1.3.ebuild
index 1910e28c5d1b387e80f510c5ba50756eef5d8fd2..e8e1fd59668758a1c1ab9048eddb6dbded53efeb 100644
(file)
--- 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
eithe
r points to"
+ elog "Make sure LibDir is either unset in ~/.mangrc
o
r 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' "