[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH]: fix python-matplotlib install-doc phase
From: |
Andreas Enge |
Subject: |
Re: [PATCH]: fix python-matplotlib install-doc phase |
Date: |
Wed, 18 Feb 2015 19:14:25 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Wed, Feb 18, 2015 at 11:52:41AM +0100, Ricardo Wurmus wrote:
> attached is a patch to fix the install-doc phase of python-matplotlib.
> Since UTF locales are no longer available by default the install-doc
> phase fails as it depends on setting the locale to en_US.UTF-8.
Temporarily this sounds good. In the long run, I still think we should
use a UTF-8 locale for building.
Andreas