From 7beeccbc3cda86939d460097e87da7e084a5124f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 6 Aug 2004 22:49:11 +0000 Subject: Update to 2.2.1. Balsa 1.4.x is obsolete, and doesn't even build anymore. This update effectively obsoletes the balsa2 port. --- mail/balsa/files/patch-src_main.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/balsa/files/patch-src_main.c (limited to 'mail/balsa/files/patch-src_main.c') diff --git a/mail/balsa/files/patch-src_main.c b/mail/balsa/files/patch-src_main.c new file mode 100644 index 000000000000..044e51dd98db --- /dev/null +++ b/mail/balsa/files/patch-src_main.c @@ -0,0 +1,11 @@ +--- src/main.c.orig Sun Jan 18 06:39:47 2004 ++++ src/main.c Sun Jan 18 21:38:15 2004 +@@ -233,7 +233,7 @@ + gnome_program_init(PACKAGE, VERSION, LIBGNOMEUI_MODULE, argc, argv, + GNOME_PARAM_POPT_TABLE, options, + GNOME_PARAM_APP_PREFIX, BALSA_STD_PREFIX, +- GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share", ++ GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share/gnome", + GNOME_PARAM_HUMAN_READABLE_NAME, _("The Balsa E-Mail Client"), + NULL); + -- cgit v1.2.3