Re: CVS Commit by dpage: Since the autotools for some reason refuse to strip

From: Chris Campbell <chris(at)bignerdranch(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: CVS Commit by dpage: Since the autotools for some reason refuse to strip
Date: 2005-04-15 06:44:27
Message-ID: 101f48a8e5b55b76c6605eed3dbc77c4@bignerdranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

You can leave the executable named "pgadmin3". Just put the following
in the Info.plist:

<key>CFBundleExecutable</key>
<string>pgadmin3</string>

- Chris

On Apr 14, 2005, at 12:20, cvs(at)developer(dot)pgadmin(dot)org wrote:

> Log Message:
> -----------
> Since the autotools for some reason refuse to strip the binary
> (although it should
> be stripped, according to "info automake"), I added a strip command to
> install-exec-hook.
> The rename from pgadmin3 to pgAdmin3 is now in two stepts - first to
> tmp, then to pgAdmin3,
> since some Version of OSX don't seem to like "mv a A".
>
> greetings, Florian Pflug
>
> Modified Files:
> --------------
> pgadmin3:
> acinclude.m4 (r1.46 -> r1.47)
> pgadmin3/src:
> Makefile.am (r1.103 -> r1.104)
>
> <cvs-2005414162046-diff.txt>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Chris Campbell 2005-04-15 07:27:50 Re: [PATCH] acinclude.m4 fixes for wx 2.6, wx-nondebug, postgres-ssl and others
Previous Message OpenMacNews 2005-04-15 04:38:45 pgadmin3 + wxwidgets-cvs (v2.6) ; dies in 'install-exec-hook"