pgAdmin 4 commit: Ensure the Mac package can find all the Python module

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the Mac package can find all the Python module
Date: 2016-09-02 14:20:26
Message-ID: E1bfpKU-00082m-M1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the Mac package can find all the Python modules it needs, now that
PYTHONHOME is cleared for safety.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=842d078142782e48a9adfbad0e1d82c45b2b0cf0

Modified Files
--------------
pkg/mac/build.sh | 30 +++++++++++++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-02 14:24:37 pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix
Previous Message Dave Page 2016-09-02 14:19:03 Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server