1
0
Fork 0

games-strategy/julius: updated post-install instructions

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2020-05-03 23:54:40 -04:00
parent 3a76bcddc6
commit 4accbac84a
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
04 May 2020; <chymera@gentoo.org> julius-1.3.1.ebuild:
games-strategy/julius: updated post-install instructions
*julius-1.3.1 (04 May 2020)
04 May 2020; <chymera@gentoo.org> +files/90julius.sh, +julius-1.3.1.ebuild,

View File

@ -47,4 +47,7 @@ pkg_postinst() {
ewarn "One way to obtain this directory is to download the GOG Cesar 3 edition."
ewarn "You can then produce this directory by running:"
ewarn " innoextract -m setup_caesar3_2.0.0.9.exe"
ewarn
ewarn "Lastly, run 'source /etc/profile' to refresh your environment and be able"
ewarn "to start the game directly by running 'julius' in the command line."
}