1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/games/xdigger/files/patch-configure.h
Dmitry Marakasov c00bb08f3e - Add LICENSE
- Move highscore file to /var/games
- Improve highscore handling using @sample
- Switch to options helpers
2017-12-05 19:19:10 +00:00

14 lines
376 B
C

--- configure.h.orig Sun Jul 4 18:50:04 1999
+++ configure.h Thu Oct 26 04:40:37 2000
@@ -19,8 +19,8 @@
#define _CONFIGURE_H
/* Directories */
-#define XDIGGER_LIB_DIR "/usr/lib/X11/xdigger"
-#define XDIGGER_HISCORE_DIR "/var/X11R6/scores"
+#define XDIGGER_LIB_DIR "%%PREFIX%%/share/xdigger"
+#define XDIGGER_HISCORE_DIR "/var/games"
#define SOUND_DSP_AUDIO