> -----Original Message-----
> From: Alexander Borkowski 
> [mailto:[EMAIL PROTECTED] 
> Sent: 12 August 2004 10:14
> To: Dave Page
> Cc: Andreas Pflug; Yuri B. Lukyanov; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] src compilation on Win32
> 
> 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}

Ahh, good old perl. I was thinking of something called by make dist, but
I added that to pkg/src/build-tarball instead. 

Thanks, Dave.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to