openbsd-ports/games/xsoldier/patches/patch-xsoldier_h

15 lines
464 B
Plaintext

$OpenBSD: patch-xsoldier_h,v 1.2 2005/10/22 16:12:53 naddy Exp $
--- xsoldier.h.orig Sun Apr 21 21:17:01 2002
+++ xsoldier.h Sat Oct 22 17:55:44 2005
@@ -33,8 +33,8 @@ typedef unsigned long Pixel;
#define WAIT 35000
#endif /* WAIT */
-#define PIXMAP DATADIR "/games/xsoldier/"
-#define SCORE LOCALSTATEDIR "/games/xsoldier/"
+#define PIXMAP DATADIR "/xsoldier/"
+#define SCORE LOCALSTATEDIR "/games/"
#define SCOREFILE "xsoldier.scores"
#define MaxStage 8