Changeset 614 for abuse/trunk/PACKAGERS
- Timestamp:
- May 9, 2011, 12:55:14 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/PACKAGERS
r609 r614 12 12 13 13 14 2.) Datadirectory14 2.) Assets directory 15 15 16 The default data directory is ${prefix}/share/games/abuse. With the default 17 prefix value, this expands to /usr/local/share/games/abuse. 16 The default assets directory is ${datadir}/games/abuse. With the default prefix 17 value, this expands to /usr/local/share/games/abuse. 18 19 To override the assets directory, use the `--with-assetsdir' configure flag, 20 for instance: 21 22 ./configure --with-assetsdir=/opt/abuse 18 23 19 24
Note: See TracChangeset
for help on using the changeset viewer.