2013-09-26 17:14:40 +02:00

13 lines
359 B
Plaintext

$NetBSD: patch-aa,v 1.2 2010/02/14 21:23:50 joerg Exp $
--- Imakefile.orig Sun Sep 6 20:07:30 1998
+++ Imakefile Sun Sep 6 20:07:39 1998
@@ -1,7 +1,7 @@
SRCS = score.c svs.c
OBJS = score.o svs.o
LOCAL_LIBRARIES = -lX11
-DEFINES = -DSCOREFILE=\"/tmp/svb.scorefile\"
+DEFINES = -DSCOREFILE=\"${VARBASE}/games/svb.scorefile\"
ComplexProgramTarget(svb)