]> git.pld-linux.org Git - packages/dopewars.git/commitdiff
- new; set scoredir to /var/games/dopewars
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 8 Nov 2009 15:16:43 +0000 (15:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dopewars-scoredir.patch -> 1.1

dopewars-scoredir.patch [new file with mode: 0644]

diff --git a/dopewars-scoredir.patch b/dopewars-scoredir.patch
new file mode 100644 (file)
index 0000000..200ea07
--- /dev/null
@@ -0,0 +1,11 @@
+--- dopewars-1.5.12/configure.in~      2005-12-30 22:29:09.000000000 +0100
++++ dopewars-1.5.12/configure.in       2009-11-08 12:11:02.885196813 +0100
+@@ -363,7 +363,7 @@
+ fi
+ dnl Tell dopewars where the high scores, docs and locale files are
+-DP_EXPAND_DIR(DPSCOREDIR, '${localstatedir}')
++DP_EXPAND_DIR(DPSCOREDIR, '/var/games/dopewars')
+ AC_DEFINE_UNQUOTED(DPSCOREDIR, "$DPSCOREDIR",
+                    [The directory containing the high score file])
+ AC_SUBST(DPSCOREDIR)
This page took 0.17034 seconds and 4 git commands to generate.