openbsd-ports/games/maelstrom/patches/patch-configure
phessler 25fcf11bee Maelstrom is a port of the original shareware game for the Macintosh.
It is a fast-action, high resolution (640x480) asteroids-like game,
with detailed graphics and original sounds.

lots of feedback / ok merdely@
2008-06-04 06:50:20 +00:00

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