tarballs (was: [ANNOUNCE] OfflineIMAP v6.3.1 released)

Thomas Kahle tom111 at gmx.de
Sun Dec 26 19:41:12 GMT 2010


Hi!

On 14:11 Sun 26 Dec     , Nicolas Sebrecht wrote:
> Thanks. It appears you're applying a patch on top of OfflineIMAP at that
> line
> 
>   epatch "${FILESDIR}"/${PF}-darwin10.patch
> 
> Is it Gentoo specific?

Gentoo can be 'prefixed' on MacOS (similar, but way more powerful than
'fink').  The python there needs this trivial patch. Here is a few links
and the complete patch:

http://pogma.com/2009/09/09/snow-leopard-and-offlineimap/
http://bugs.gentoo.org/show_bug.cgi?id=284925
http://openradar.appspot.com/7209349

Cheers,
Thomas


------

diff -U 3 -dHrN nicolas33-offlineimap-98f5181/offlineimap.py nicolas33-offlineimap-98f5181.new/offlineimap.py
--- nicolas33-offlineimap-98f5181/offlineimap.py	2010-12-09 19:52:48.000000000 +0100
+++ nicolas33-offlineimap-98f5181.new/offlineimap.py	2010-12-23 21:08:32.000000000 +0100
@@ -17,6 +17,7 @@
 #    along with this program; if not, write to the Free Software
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+from locale import *
 from offlineimap import OfflineImap
 
 offlineimap = OfflineImap()


-----


-- 
Thomas Kahle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 316 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20101226/04061713/attachment-0001.sig>


More information about the OfflineIMAP-project mailing list