diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 20:18:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 20:18:29 +0000 |
commit | e8504d40dc8005f629969574dae3244d805ed8b8 (patch) | |
tree | 8e14baee2fd8a772642bba44a03b89a584d05518 /openwrt/package/fetchmail/patches/02-no_rej.patch | |
parent | ae79c56ca79eea3ccd77c48951af9bcfc9474b1c (diff) |
fix fetchmail package, add svn:keywords prop to Makefile, standardize.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3572 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/fetchmail/patches/02-no_rej.patch')
-rw-r--r-- | openwrt/package/fetchmail/patches/02-no_rej.patch | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/openwrt/package/fetchmail/patches/02-no_rej.patch b/openwrt/package/fetchmail/patches/02-no_rej.patch new file mode 100644 index 000000000..64cc7cb7d --- /dev/null +++ b/openwrt/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 |