Thread: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
OpenMacNews
Date:
hi all,

pgadmin3-svn co trunk 4374 on OSX 10.4.1

currently dies at 'make' in subdir /suse ...

changing

    (EDITOR) pkg/Makefile.am
    ---    SUBDIRS = debian fc1 mac mandrake redhat slackware src suse win32
    +++    SUBDIRS = debian fc1 mac mandrake redhat slackware src win32

per:


<http://groups-beta.google.com/group/pgsql.interfaces.pgadmin.hackers/browse_thread/thread/ede6f9d7f7d2b1f9/399f4a22acbaaaa7?q=pgadmin-hackers+suse&rnum=1&hl=en#399f4a22acbaaaa7>

something re: suse changed in r4326 when i wasn't looking ...

richard

Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
"Dave Page"
Date:
Thanks, fixed - though the correct way is to add the makefile to the
list in configure.ac rather than your "stick your fingers in your ear
and shout 'lalalalala'" method of ignoring the problem.

:-)

Regards, Dave

> -----Original Message-----
> From: OpenMacNews [mailto:OpenMacNews@speakeasy.net]
> Sent: 28 June 2005 03:39
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: trunk > r4326 vs 'suse' subdir on OSX 10.4.1
>
> hi all,
>
> pgadmin3-svn co trunk 4374 on OSX 10.4.1
>
> currently dies at 'make' in subdir /suse ...
>
> changing
>
>     (EDITOR) pkg/Makefile.am
>     ---    SUBDIRS = debian fc1 mac mandrake redhat
> slackware src suse win32
>     +++    SUBDIRS = debian fc1 mac mandrake redhat
> slackware src win32
>
> per:
>
> <http://groups-beta.google.com/group/pgsql.interfaces.pgadmin.
hackers/browse_thread/thread/ede6f9d7f7d2b1f9/399f4a22acbaaaa7?>
q=pgadmin-hackers+suse&rnum=1&hl=en#399f4a22acbaaaa7>
>
> something re: suse changed in r4326 when i wasn't looking ...
>
> richard
>

Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
OpenMacNews
Date:
hi,

> Thanks, fixed - though the correct way is to add the makefile to the
> list in configure.ac rather than your "stick your fingers in your ear
> and shout 'lalalalala'" method of ignoring the problem.

heh.

i've got so many OTHER fires burning, 'lalalalala' was the fastest way to
resolution ... no time to dig 'here' at the moment =)

richard

Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
"Dave Page"
Date:

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of OpenMacNews
> Sent: 28 June 2005 18:43
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] trunk > r4326 vs 'suse' subdir
> on OSX 10.4.1
>
> hi,
>
> > Thanks, fixed - though the correct way is to add the makefile to the
> > list in configure.ac rather than your "stick your fingers
> in your ear
> > and shout 'lalalalala'" method of ignoring the problem.
>
> heh.
>
> i've got so many OTHER fires burning, 'lalalalala' was the
> fastest way to
> resolution ... no time to dig 'here' at the moment =)

:-)

Just be sure to keep a bucket of water kicking around!

/D

Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
OpenMacNews
Date:
>> > Thanks, fixed

just fyi, w/ r4375, verified as fixed.

r


Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1

From
"Dave Page"
Date:

> -----Original Message-----
> From: OpenMacNews [mailto:OpenMacNews@speakeasy.net]
> Sent: 28 June 2005 21:52
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] trunk > r4326 vs 'suse' subdir
> on OSX 10.4.1
>
> >> > Thanks, fixed
>
> just fyi, w/ r4375, verified as fixed.

Thanks for letting me know.

/D