Project

General

Profile

Feature #1295 ยป 0039-freeciv.project-Remove-x-prefixing.patch

Marko Lindqvist, 04/15/2025 05:29 AM

View differences:

bootstrap/freeciv.project
# files won't be used any more.
# Use '/' as portable directory separator character - those will be converted to '\'
# as needed depending on the target environment.
if test "x$HAIKU" != "xyes" ; then
if test "${HAIKU}" != "yes" ; then
FREECIV_STORAGE_DIR="~/.freeciv"
else
FREECIV_STORAGE_DIR="~/config/settings/freeciv"
    (1-1/1)