On Thu, Sep 15, 2011 at 12:33:50PM +0200, Jakub Wilk wrote:

> Thanks for you patch, I hate when packages build-depend on
> locales-all. :P

> * Steve Langasek <[email protected]>, 2011-06-13, 15:13:
> >+    mkdir -p tmp-locales
> >+    localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 -A 
> >/usr/share/locale/locale.alias tmp-locales/en_US.UTF-8
> >+    LOCPATH=$(CURDIR)/tmp-locales LC_ALL=en_US.UTF-8 PYTHONPATH=. 
> >tests/runtests.py --settings=tests.test_sqlite --verbosity=2
> >+    rm -rf tmp-locales

> Are -i and -A options actually needed? At least in a few packages of
> mine I didn't use anything like that, yet nothing exploded. :)

Dunno, I haven't tried without...

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]

Attachment: signature.asc
Description: Digital signature

Reply via email to