openbsd-ports/games/xbreaky/patches/patch-xbreaky.cpp
kevlo d5bf0f4029 - don't hardcode /usr/local and /usr/X11R6
- integrate COMMENT
- bump NEED_VERSION
2001-04-18 04:13:12 +00:00

12 lines
292 B
C++

--- xbreaky.cpp.orig Thu May 11 08:06:12 2000
+++ xbreaky.cpp Wed Apr 18 11:56:03 2001
@@ -35,7 +35,7 @@
#include "font.cpp"
#include "xbreaky.xpm"
-#define LEVELS PREFIX"/share/games/xbreaky/level"
+#define LEVELS PREFIX"/share/xbreaky/level"
#define NIL (0)
#define COLORS 35