openbsd-ports/games/dopewars/patches/patch-config_h_in
brad 50c7891004 - leave datadir alone and override the score file location elsewhere
- add @extra support
--
the problem with datadir noticed by espie@
2003-12-24 04:00:38 +00:00

14 lines
436 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.1 2003/12/24 04:00:38 brad Exp $
--- config.h.in.orig 2002-06-24 13:49:01.000000000 -0400
+++ config.h.in 2003-12-23 22:32:00.000000000 -0500
@@ -269,9 +269,6 @@
/* Define if dopewars should use TCP/IP networking to connect to servers */
#undef NETWORKING
-/* The directory containing the high score file and docs */
-#undef DATADIR
-
/* The directory containing locale files */
#undef LOCALEDIR