pkgsrc/x11/gnome-libs/patches/patch-an

13 lines
297 B
Text

$NetBSD: patch-an,v 1.4 2004/11/10 14:49:36 sketch Exp $
--- libgnome/gnome-score.c.orig Sat Jun 17 12:53:33 2000
+++ libgnome/gnome-score.c
@@ -27,7 +27,7 @@
#define NSCORES 10
#endif
-#define SCORE_PATH GNOMELOCALSTATEDIR "/games"
+#define SCORE_PATH "@VARBASE@/games"
struct command
{