diff options
Diffstat (limited to 'package/fetchmail/patches')
-rw-r--r-- | package/fetchmail/patches/02-no_rej.patch | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/package/fetchmail/patches/02-no_rej.patch b/package/fetchmail/patches/02-no_rej.patch new file mode 100644 index 0000000000..64cc7cb7d9 --- /dev/null +++ b/package/fetchmail/patches/02-no_rej.patch @@ -0,0 +1,21 @@ +diff -ruN fetchmail-6.2.5-old/po/fr.po.rej fetchmail-6.2.5-new/po/fr.po.rej +--- fetchmail-6.2.5-old/po/fr.po.rej 2003-07-17 03:23:26.000000000 +0200 ++++ fetchmail-6.2.5-new/po/fr.po.rej 1970-01-01 01:00:00.000000000 +0100 +@@ -1,17 +0,0 @@ +-*************** +-*** 2166,2172 **** +- #: rcfile_y.y:433 +- #, fuzzy, c-format +- msgid "File %s must be a regular file.\n" +-- msgstr "Le fichier %s doit etre un lien symbolique.\n" +- +- #: rcfile_y.y:440 +- #, c-format +---- 2166,2172 ---- +- #: rcfile_y.y:433 +- #, fuzzy, c-format +- msgid "File %s must be a regular file.\n" +-+ msgstr "Le fichier %s doit être un fichier normal.\n" +- +- #: rcfile_y.y:440 +- #, c-format |