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...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...