From e94e7c7e4e2e45d5e6aba7dc9a7ed03e1105d1fd Mon Sep 17 00:00:00 2001 From: "Eric L. Hernes" Date: Thu, 18 Dec 1997 20:40:24 +0000 Subject: use tiff34 and fix path to sendmail Submitted by: Vanilla --- graphics/gimp-app/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'graphics/gimp-app/files/patch-ab') diff --git a/graphics/gimp-app/files/patch-ab b/graphics/gimp-app/files/patch-ab index 3c90bafc4593..e8b6e0cc0bad 100644 --- a/graphics/gimp-app/files/patch-ab +++ b/graphics/gimp-app/files/patch-ab @@ -18,3 +18,14 @@ else +--- plug-ins/mail/mail.c.orig Tue Nov 25 06:04:27 1997 ++++ plug-ins/mail/mail.c Thu Dec 18 00:40:23 1997 +@@ -89,7 +89,7 @@ + * + */ + #ifndef MAILER +-#define MAILER "/usr/lib/sendmail" ++#define MAILER "/usr/sbin/sendmail" + #endif + + #ifndef UUENCODE -- cgit v1.2.3