aboutsummaryrefslogtreecommitdiffstats
path: root/biology/mapm3/files/patch-sun-xmapmaker
diff options
context:
space:
mode:
Diffstat (limited to 'biology/mapm3/files/patch-sun-xmapmaker')
-rw-r--r--biology/mapm3/files/patch-sun-xmapmaker9
1 files changed, 9 insertions, 0 deletions
diff --git a/biology/mapm3/files/patch-sun-xmapmaker b/biology/mapm3/files/patch-sun-xmapmaker
new file mode 100644
index 000000000000..03b5254505cf
--- /dev/null
+++ b/biology/mapm3/files/patch-sun-xmapmaker
@@ -0,0 +1,9 @@
+--- sun/xmapmaker.orig 2008-04-04 20:05:29.000000000 +0000
++++ sun/xmapmaker 2008-04-04 19:59:32.000000000 +0000
+@@ -10,5 +10,5 @@
+ else if (-e /usr/openwin/demo/xterm) then
+ exec /usr/openwin/demo/xterm $xoptions $fontsize -e $program $*
+ else
+- exec xterm $options $fontsize -e $program
++ exec xterm $xoptions $fontsize -e $program
+ endif