forked from hasufell/hasufell-repository
games-strategy/s25rttr: add friendly postinst msg
This commit is contained in:
parent
494629f085
commit
7917889875
@ -88,3 +88,9 @@ src_install() {
|
||||
dodoc RTTR/texte/{keyboardlayout.txt,readme.txt}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Copy your Settlers2 game files into ~/.${PN}/S2"
|
||||
|
||||
gtk-icon-cache_pkg_postinst
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user