Re: src compilation on Win32

Поиск
Список
Период
Сортировка
От Alexander Borkowski
Тема Re: src compilation on Win32
Дата
Msg-id 411B34D4.80101@abri.une.edu.au
обсуждение исходный текст
Ответ на Re: src compilation on Win32  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Dave Page wrote:

 >>Then the tarball needs fixing; at least the .dsp/.dsw files.
 >
 > Any ideas how? I'd suggest adding a call to unix2dos to make dist (which
 > is definitely Adam's territory), but that does seem to be in slackware
 > :-(

Here is what I used to fix my source tarball (on the Linux command line,
so it will work in a Makefile as well - if you escape the $ as $$):

perl -wlpi -e 's/$/\r/' pgAdmin3.ds{p,w}

Cheers,

Alex

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: src compilation on Win32
Следующее
От: Alexander Borkowski
Дата:
Сообщение: Re: src compilation on Win32