summaryrefslogtreecommitdiff
path: root/www/grail/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/grail/files/patch-aa')
-rw-r--r--www/grail/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/grail/files/patch-aa b/www/grail/files/patch-aa
new file mode 100644
index 000000000000..9e58e0595300
--- /dev/null
+++ b/www/grail/files/patch-aa
@@ -0,0 +1,11 @@
+--- ancillary/MailDialog.py- Wed Jun 17 11:40:55 1998
++++ ancillary/MailDialog.py Wed Jun 17 11:41:12 1998
+@@ -50,7 +50,7 @@
+ X-URL: %(url)s
+ """
+ else:
+- SENDMAIL = "/usr/lib/sendmail -t" # XXX
++ SENDMAIL = "/usr/sbin/sendmail -t" # XXX
+ TEMPLATE ="""\
+ To: %(to)s
+ Subject: %(subject)s