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 | 91221166b90ccdb1a0486bf2598b96c0e03809bc (patch) | |
tree | 7cf66bc6614718f2a93b6c70278889fc858403b5 /package/fetchmail/patches | |
parent | e35ac0d1e86fb59ac26aaf8914e5da3d07b12f54 (diff) |
fix fetchmail package, add svn:keywords prop to Makefile, standardize.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3572 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..64cc7cb7d --- /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 |