summaryrefslogtreecommitdiff
path: root/games/xdeblock/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xdeblock/files/patch-aa')
-rw-r--r--games/xdeblock/files/patch-aa38
1 files changed, 38 insertions, 0 deletions
diff --git a/games/xdeblock/files/patch-aa b/games/xdeblock/files/patch-aa
new file mode 100644
index 000000000000..ebeda5855280
--- /dev/null
+++ b/games/xdeblock/files/patch-aa
@@ -0,0 +1,38 @@
+*** Imakefile.orig Sat Jan 25 23:26:41 1997
+--- Imakefile Sat Jan 25 23:31:45 1997
+***************
+*** 10,16 ****
+ XCOMM Set xdeblock working directory.
+ XCOMM =====================================================================
+
+! XDEBLO_DIR = .
+
+ XCOMM =====================================================================
+ XCOMM Set xpm.
+--- 10,16 ----
+ XCOMM Set xdeblock working directory.
+ XCOMM =====================================================================
+
+! XDEBLO_DIR = /usr/X11R6/lib/X11/xdeblock
+
+ XCOMM =====================================================================
+ XCOMM Set xpm.
+***************
+*** 20,27 ****
+ XCOMM abc% find /usr -name xpm.h -print
+ XCOMM =====================================================================
+
+! XPM_INC = -I/usr/include/X11
+! XPMLIB_DIR = -L/usr/lib
+
+ XCOMM =====================================================================
+
+--- 20,27 ----
+ XCOMM abc% find /usr -name xpm.h -print
+ XCOMM =====================================================================
+
+! XPM_INC = -I/usr/X11R6/include/X11
+! XPMLIB_DIR = -L/usr/X11R6/lib
+
+ XCOMM =====================================================================
+