freebsd-ports/games/trojka/files/patch-ac
Kevin Lo 802185c16a Initial import of trojka-1.0
trojka is a game of skill

PR: 19911
Submitted by: Edwin Mons <edwinme@ik.nu>
Reviewed by: sobomax
2000-07-18 09:45:05 +00:00

13 lines
295 B
Plaintext

--- sys_custom.h.orig Mon Jul 17 21:02:18 2000
+++ sys_custom.h Mon Jul 17 21:02:41 2000
@@ -7,7 +7,9 @@
#ifndef _sys_custom_
#define _sys_custom_
+#ifndef SCOREFILE
#define SCOREFILE "/usr/games/lib/trojka.scores"
+#endif
#define UMASK 0666 /* creation mask for hiscorefile */