]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1551084: Start new Makefile target for 'ubuntu-xenial'
authorBen Shum <ben@evergreener.net>
Mon, 29 Feb 2016 06:20:34 +0000 (01:20 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 4 May 2016 17:34:23 +0000 (13:34 -0400)
commit0605c1eb6d22a616773e6fba27a10e936a2c5d35
treee5fa0e592a349edde21461dd16a2d682172505c2
parent233e14df23361ef2e14e086be57d584ecb3eaca4
LP#1551084: Start new Makefile target for 'ubuntu-xenial'

For Ubuntu 16.04, let's start a new Makefile target for 'ubuntu-xenial'

For major changes, the packaged version of PostgreSQL that ships with
Ubuntu 16.04 is PostgreSQL 9.5.

Also, during the configure step, the build process looks for libpcre3-dev,
so we add that as an additional prerequisite now.

Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.ubuntu-xenial [new file with mode: 0644]