pgAdmin 4 commit: Disable RPATH checking, as it will fail with some of - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Disable RPATH checking, as it will fail with some of
Date
Msg-id E1nP2xy-0007PO-6p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Disable RPATH checking, as it will fail with some of the paths in the Python virtualenv, in particular Pillow.libs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8df93540434694e88dd9f62c926b75fe54f8f20

Modified Files
--------------
pkg/redhat/build.sh | 4 ++++
1 file changed, 4 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [Patch] Bug #4256 - ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC:
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7202] Update requirements for Flask-Security-Too