Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E490E773@ratbert.vale-housing.co.uk
Whole thread Raw
In response to trunk > r4326 vs 'suse' subdir on OSX 10.4.1  (OpenMacNews <OpenMacNews@speakeasy.net>)
Responses Re: trunk > r4326 vs 'suse' subdir on OSX 10.4.1
List pgadmin-hackers
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
>

pgadmin-hackers by date:

Previous
From: OpenMacNews
Date:
Subject: trunk > r4326 vs 'suse' subdir on OSX 10.4.1
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4375 - trunk/pgadmin3