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, [EMAIL PROTECTED] 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to