summaryrefslogtreecommitdiffstats
path: root/games/yahtzee/files/patch-config.h
blob: 5f2e4544d659733adf213e3156d58fd278cdf3df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.h.orig	Sat Jan 25 17:41:05 1992
+++ config.h	Wed Nov  8 04:47:56 2000
@@ -1,7 +1,9 @@
 #ifndef _config_H_
 #define _config_H_
 
+#ifndef SCOREDIR
 #define SCOREDIR "/usr/local/lib"
+#endif
 #define SCOREFNAME "yahtzee.sco"	/* must allow .L extension */
 
 #define NUM_TOP_PLAYERS 10
OpenPOWER on IntegriCloud