Re: Multiple postmaster + RPM + locale issues

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: Multiple postmaster + RPM + locale issues
Дата
Msg-id 1161373886.2571.2.camel@laptop.gunduz.org
обсуждение исходный текст
Ответ на Re: Multiple postmaster + RPM + locale issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Multiple postmaster + RPM + locale issues  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Hi,

On Fri, 2006-10-20 at 10:25 -0400, Tom Lane wrote:
>
> Egad.  What an ugly, unmaintainable crock.

I want to second this. I would not make this in RPM spec file.

What about changing

localedir='${prefix}/share/locale'

line (in configure) to

localedir='${prefix}/share/locale/pgsql/$PGMAJORVERSION'

or so?

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: misbehaving planer?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Multiple postmaster + RPM + locale issues