25fcf11bee
It is a fast-action, high resolution (640x480) asteroids-like game, with detailed graphics and original sounds. lots of feedback / ok merdely@
13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2008/06/04 06:50:20 phessler Exp $
|
|
--- configure.orig Tue Jun 3 22:58:05 2008
|
|
+++ configure Tue Jun 3 22:59:25 2008
|
|
@@ -3232,7 +3232,7 @@ case "$target" in
|
|
GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
|
|
;;
|
|
*)
|
|
- GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
|
|
+ GAME_INSTALLDIR="\$(prefix)/share/maelstrom"
|
|
;;
|
|
esac
|
|
|