public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add experimental scripts for building Debian/Ubuntu p
Date: Thu, 12 Mar 2020 15:25:06 +0000
Message-ID: <[email protected]> (raw)
Add experimental scripts for building Debian/Ubuntu packages.
Code is split into pkg/debian for the Debian/Ubuntu specific parts,
and pkg/linux for generic code that can be used on other distros.
Tested on Debian 10 and Ubuntu 18.04 at present.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a684b48fb399292a64cb96f042870e7f3451...
Modified Files
--------------
.gitignore | 3 +-
Makefile | 8 ++-
pkg/debian/README | 47 ++++++++++++++
pkg/debian/build.sh | 108 +++++++++++++++++++++++++++++++
pkg/debian/pgadmin4.conf | 9 +++
pkg/debian/setup.sh | 15 +++++
pkg/linux/README | 3 +
pkg/linux/build-functions.sh | 147 +++++++++++++++++++++++++++++++++++++++++++
pkg/linux/config_distro.py | 5 ++
pkg/linux/pgadmin4.desktop | 10 +++
pkg/linux/setup-web.sh | 109 ++++++++++++++++++++++++++++++++
11 files changed, 462 insertions(+), 2 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Add experimental scripts for building Debian/Ubuntu p
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox