[PATCH] Strip binary on OSX when not configured with --enable-debug

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] Strip binary on OSX when not configured with --enable-debug
Date: 2005-04-14 16:08:32
Message-ID: 425E9580.8090908@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

And another one ;-)
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

Attachment Content-Type Size
pgadmin3.patch text/plain 1.3 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2005-04-14 16:20:46 CVS Commit by dpage: Since the autotools for some reason refuse to strip
Previous Message cvs 2005-04-14 16:04:25 CVS Commit by dpage: Updates for future wx2.6.