b22714bd90
Armagetron is a multiplayer game in 3d that attempts to emulate and expand on the lightcycle sequence from the movie Tron. It's an old school arcade game slung into the 21st century. Highlights include a customizable playing arena, HUD, unique graphics, and AI bots. For the more advanced player there are new game modes and a wide variety of physics settings to tweak as well. ok jeremy@ kirby@
13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
$OpenBSD: patch-config_Makefile_in,v 1.1.1.1 2012/10/12 18:13:38 bentley Exp $
|
|
--- config/Makefile.in.orig Fri Oct 12 05:04:18 2012
|
|
+++ config/Makefile.in Fri Oct 12 05:05:02 2012
|
|
@@ -243,7 +243,7 @@ top_srcdir = @top_srcdir@
|
|
version = @version@
|
|
|
|
# configuration location
|
|
-configdir = ${aa_sysconfdir}
|
|
+configdir = ${prefix}/share/examples/armagetronad
|
|
nobase_config_DATA = default.cfg master.srv settings.cfg\
|
|
subcultures.srv\
|
|
settings_visual.cfg\
|