diff --git a/games-strategy/julius/ChangeLog b/games-strategy/julius/ChangeLog index a40f6f2..ea46627 100644 --- a/games-strategy/julius/ChangeLog +++ b/games-strategy/julius/ChangeLog @@ -1,3 +1,6 @@ + 04 May 2020; julius-1.3.1.ebuild: + games-strategy/julius: updated post-install instructions + *julius-1.3.1 (04 May 2020) 04 May 2020; +files/90julius.sh, +julius-1.3.1.ebuild, diff --git a/games-strategy/julius/julius-1.3.1.ebuild b/games-strategy/julius/julius-1.3.1.ebuild index 325c879..fd42359 100644 --- a/games-strategy/julius/julius-1.3.1.ebuild +++ b/games-strategy/julius/julius-1.3.1.ebuild @@ -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." }