[PATCH] Nested app support for complete-bundle.sh

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] Nested app support for complete-bundle.sh
Date: 2007-04-14 15:53:09
Message-ID: 4620F8E5.6000107@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

That symlinking-Framworks idea proved to be easier than I
initially thought - here is a patch ;-)

This patch also moves pkg to the end of the list of subdirs
in the main Makefile.am. If pkg is listed before debugger,
than complete-bundle.sh is run _before_ the debugger binary
is copied into the bundle, which obviously causes all kinds
of trouble ;-)

greetings, Florian Pflug

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-04-14 18:21:14 SVN Commit by hiroshi: r6195 - in trunk/pgadmin3: . pkg/mac
Previous Message Florian G. Pflug 2007-04-14 14:56:23 Debugger, Nested Bundles & @executable_path