20661199c3
- split out patches - make -> ${MAKE} - add quite a few missing files to PLIST
13 lines
361 B
Plaintext
13 lines
361 B
Plaintext
--- defs.h.orig Thu Mar 21 17:21:18 1991
|
|
+++ defs.h Tue Sep 28 13:08:54 1999
|
|
@@ -29,7 +29,8 @@
|
|
#include <X11/keysym.h>
|
|
#include <X11/keysymdef.h>
|
|
|
|
-#define DIR "/afs/andrew/usr0/games/lib/xlife/"
|
|
+/* Defined in Imakefile */
|
|
+/* #define DIR "/afs/andrew/usr0/games/lib/xlife/" */
|
|
#define NORMALFONT "8x13"
|
|
#define BOLDFONT "8x13bold"
|
|
#define FONTHEIGHT 13
|