Project

General

Profile

« Previous | Next » 

Revision 1d7ff12e

Added by skyjake over 12 years ago

Unix: Use de::Info to configure basedir and libdir

The de::Info parser is utilized to read Unix-specific configuration
files /etc/doomsday/paths and ~/.doomsday/paths for overridden
base and library directories. For instance:

basedir: /opt/deng/share/
libdir: /opt/deng/lib/

This allows a packager to override the compile-time
DENG_BASE_DIR and DENG_LIBRARY_DIR without the user
needing to know about it.

Command line options (-basedir, -appdir, -libdir) still take precedence
over these.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences