Jump to content

Change log shows nothing after update


Recommended Posts

  • 3 weeks later...
Posted

On linux, the directory where OpenRCT2 searches for changelog.txt is hardcoded to /usr/share/doc/openrct2. If you install OpenRCT2 in a different prefix (like /opt), changelog.txt can't be found.

Attached patch fixes this: it adds ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DOCDIR} to the search locations.

fix-docdir.patch

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...