Feature #1591 » 0082-Drop-snapshot.project.patch
| bootstrap/snapshot.project | ||
|---|---|---|
|
# See freeciv.project for the documentation of the fields.
|
||
|
# Load freeciv defaults
|
||
|
. ${srcdir}/bootstrap/freeciv.project
|
||
|
# Snapshot build specific storage dir
|
||
|
FREECIV_STORAGE_DIR="~/.freeciv.snapshot"
|
||