Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37583334
en ru br
ALT Linux repos
S:2.6.0-alt1
5.0: 2.1.9-alt1
4.1: 2.1.4-alt1
4.0: 2.1.3-alt1
3.0: 2.0.6-alt1

Other repositories
Upstream:2.1.3

Group :: Games/Strategy
RPM: freeciv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh -e
if [ ! -w . -o "$HOME" = "`/bin/pwd`" ]; then
mkdir -p "$HOME/.freeciv"
cd "$HOME/.freeciv"
fi
exec "@LIBEXECDIR@/freeciv/${0##*/}" "$@"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin