summaryrefslogtreecommitdiff
path: root/games/crossfire-server/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'games/crossfire-server/files/patch-ai')
-rw-r--r--games/crossfire-server/files/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/crossfire-server/files/patch-ai b/games/crossfire-server/files/patch-ai
new file mode 100644
index 000000000000..1f168195dd6a
--- /dev/null
+++ b/games/crossfire-server/files/patch-ai
@@ -0,0 +1,11 @@
+--- doc/playbook/makeps.orig Fri Nov 1 15:34:44 1996
++++ doc/playbook/makeps Fri Nov 1 15:35:33 1996
+@@ -7,7 +7,7 @@
+
+ BEGIN {
+ # Set colour to 1 if you want colour postscript.
+- colour = 0;
++ colour = 1;
+
+ if (colour) {
+ xpm2ps = "xpmtoppm | pnmdepth 255 | pnmtops"