summaryrefslogtreecommitdiff
path: root/games/freesweep/files/patch-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/freesweep/files/patch-config.h.in')
-rw-r--r--games/freesweep/files/patch-config.h.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/freesweep/files/patch-config.h.in b/games/freesweep/files/patch-config.h.in
new file mode 100644
index 000000000000..d58b997c8884
--- /dev/null
+++ b/games/freesweep/files/patch-config.h.in
@@ -0,0 +1,11 @@
+--- config.h.in.orig Wed Nov 12 04:24:48 2003
++++ config.h.in Wed Nov 12 04:25:07 2003
+@@ -25,7 +25,7 @@
+ #undef SCORESDIR
+
+ /* Comment this out to use a shared best times file. */
+-#undef USE_GROUP_BEST_FILE
++/* #undef USE_GROUP_BEST_FILE */
+
+
+ /* Leave that blank line there!! Autoheader needs it.