Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-16 Thread Raphaël Enrici
;>To: Dave Page >>Cc: Florian G. Pflug; pgadmin-hackers@postgresql.org >>Subject: Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2 >> >>Dave, >> >>attached is the patch which both Florian and I think it solves the >>DESTDIR issue in Makefi

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-16 Thread Dave Page
Thanks, patch applied. > -Original Message- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 15 May 2005 21:28 > To: Dave Page > Cc: Florian G. Pflug; pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2 > >

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-15 Thread Raphaël Enrici
Dave, attached is the patch which both Florian and I think it solves the DESTDIR issue in Makefile.am. Regards, Raphaël Florian G. Pflug wrote: > Raphaël Enrici wrote: > >>Dave Page wrote: >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hi Dave, Florian, I just took

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Florian G. Pflug
Raphaël Enrici wrote: Dave Page wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hi Dave, Florian, I just took a quick look to the patch provided by Florian. I didn't try the build yet and I may be wrong, but to me it does not handle the "DESTDIR" problem and refers to PREFIX, not DEST

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Florian G. Pflug
Dave Page wrote: Thanks Florian - patch applied. I believe that you forgot "svn add pkg/Makefile.am" ;-) Can you test and confirm the committed version works OK please? I'll probably need you to do so again following any changes that Raph submits for Debian if that's OK. No problem greetings, Flori

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Raphaël Enrici
Dave Page wrote: > > > >>-Original Message- >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >>Sent: 13 May 2005 16:49 >>To: Dave Page; [EMAIL PROTECTED]; pgadmin-hackers@postgresql.org >>Subject: Re: Re: [pgadmin-hackers] [PATCH] Appbundl

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 13 May 2005 16:49 > To: Dave Page; [EMAIL PROTECTED]; pgadmin-hackers@postgresql.org > Subject: Re: Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2 > > Hi Dave, Florian, >

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread blacknoz
Hi Dave, Florian, Message d'origine >Sujet: Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2 >Date: Fri, 13 May 2005 12:55:32 +0100 >De: "Dave Page" >A: "Florian G. Pflug" <[EMAIL PROTECTED]>, > >Thanks Florian - patch applied.

Re: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Dave Page
> [mailto:[EMAIL PROTECTED] On Behalf Of > Florian G. Pflug > Sent: 13 May 2005 10:49 > To: pgadmin-hackers > Subject: [pgadmin-hackers] [PATCH] Appbundle-Support for 1.2 > > Hi > > Here is the appbundle-support for 1.2 > Attach is a patch against the current 1.2 bran

[pgadmin-hackers] [PATCH] Appbundle-Support for 1.2

2005-05-13 Thread Florian G. Pflug
Hi Here is the appbundle-support for 1.2 Attach is a patch against the current 1.2 branch. It works the same as the trunk-appbundle-support did before the Big Reorganization. At www.phlo.org/pgadmin3-1.2-appbundle.tar.bz2 you'll find a tar.bz which contains pkg/Makefile.am and pkg/mac/*. Please ext