diff options
Diffstat (limited to 'japanese/balsa/files/patch-am')
-rw-r--r-- | japanese/balsa/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/balsa/files/patch-am b/japanese/balsa/files/patch-am deleted file mode 100644 index d85ef945559c..000000000000 --- a/japanese/balsa/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- libinit_balsa/balsa-druid-page-directory.c.orig Sun Jul 16 15:04:35 2000 -+++ libinit_balsa/balsa-druid-page-directory.c Sun Jul 16 15:04:45 2000 -@@ -222,7 +222,7 @@ - else { - preset = getenv( "USER" ); - preset = preset ? -- g_strconcat( "/var/spool/mail/", preset, NULL ) : -+ g_strconcat( "/var/mail/", preset, NULL ) : - g_strdup(""); /* no clue what is the inbox location */ - } - balsa_init_add_table_entry( table, 0, _("Inbox:"), preset, |