From 91221166b90ccdb1a0486bf2598b96c0e03809bc Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 1 Apr 2006 20:18:29 +0000 Subject: 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 --- package/fetchmail/patches/02-no_rej.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 package/fetchmail/patches/02-no_rej.patch (limited to 'package/fetchmail/patches/02-no_rej.patch') 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 -- cgit v1.2.3