freebsd-ports/games/trojka/files/patch-sys_custom.h
Jason E. Hale 3195e5bf2f - Support staging
- Add LICENSE
- Rename generic patches

Approved by:	portmgr (blanket approval)
2014-06-23 23:00:51 +00:00

12 lines
295 B
C

--- 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 */