summaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/files/patch-af')
-rw-r--r--palm/pilot-link-devel/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/pilot-link-devel/files/patch-af b/palm/pilot-link-devel/files/patch-af
deleted file mode 100644
index c090a96c5df6..000000000000
--- a/palm/pilot-link-devel/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pilot-mail.c.orig Fri Mar 1 23:13:57 2002
-+++ src/pilot-mail.c Wed Mar 27 12:34:36 2002
-@@ -252,7 +252,7 @@
- *pop_host = getvars("POPHOST", ""),
- *pop_user = getvars("POPUSER", ""),
- *pop_pass = getvars("POPPASS", ""),
-- *sendmail = getvars("SENDMAIL", "/usr/lib/sendmail -t -i"),
-+ *sendmail = getvars("SENDMAIL", "/usr/sbin/sendmail -t -i"),
- *pop_keep = getvars("POPKEEP", "keep"),
- *pilot_dispose = getvars("PILOTDISPOSE", "keep"),
- *topilot_mhdir = getvars("TOPILOT_MHDIR", "");