]> git.pld-linux.org Git - packages/dopewars.git/blame - dopewars-scoredir.patch
- rel 8; build fixed
[packages/dopewars.git] / dopewars-scoredir.patch
CommitLineData
6ef5fd74
AG
1--- dopewars-1.5.12/configure.in~ 2005-12-30 22:29:09.000000000 +0100
2+++ dopewars-1.5.12/configure.in 2009-11-08 12:11:02.885196813 +0100
3@@ -363,7 +363,7 @@
4 fi
5
6 dnl Tell dopewars where the high scores, docs and locale files are
7-DP_EXPAND_DIR(DPSCOREDIR, '${localstatedir}')
8+DP_EXPAND_DIR(DPSCOREDIR, '/var/games/dopewars')
9 AC_DEFINE_UNQUOTED(DPSCOREDIR, "$DPSCOREDIR",
10 [The directory containing the high score file])
11 AC_SUBST(DPSCOREDIR)
This page took 0.055559 seconds and 4 git commands to generate.