games-strategy/s25rttr: add friendly postinst msg

This commit is contained in:
2016-09-10 17:49:19 +02:00
parent 494629f085
commit 7917889875

View File

@@ -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
}