freebsd-ports/games/grande/files/patch-configure
2005-10-12 04:59:49 +00:00

14 lines
371 B
Text

--- configure.orig Wed Oct 12 14:50:30 2005
+++ configure Wed Oct 12 14:50:37 2005
@@ -2829,9 +2829,9 @@
if test "x${prefix}" = "xNONE"; then
- inst_path="${ac_default_prefix}/games/grande"
+ inst_path="${ac_default_prefix}/share/grande"
else
- inst_path="${prefix}/games/grande"
+ inst_path="${prefix}/share/grande"
fi
score_path="${datadir}/grande/score"