openbsd-ports/games/maelstrom/patches/patch-configure
2022-03-11 19:04:03 +00:00

12 lines
323 B
Plaintext

--- 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