]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1392759 developer/packager Makefile.install targets
authorBill Erickson <berickxx@gmail.com>
Fri, 14 Nov 2014 15:45:07 +0000 (10:45 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 13 Jan 2015 21:15:07 +0000 (16:15 -0500)
commit249ea3b9fc0b7f41e579c5bb5a1a2c3b6eb08629
tree557aff4c6e661c19afef14e09dd68c0bc80fe1f1
parent1cfbba3e3616874936967f98a734c8e9e87ed57f
LP#1392759 developer/packager Makefile.install targets

* Adds <osname>-developer target for installing packages only needed by
  developers installing from source.  Currently, this is limited to
  packages needed for managing browser client dependencies, but others
  could be added later.

* Adds <osname>-packager target for installing packages needed to build
  Evergreen release bundles.

* Updates README install docs to reference these new targets.

* Updates README install docs to remove requirements for installing
  libtool/automake/autoconf, since those packages will have been
  installed during the OpenSRF install (which is required).

* NOTE: this does not include new Makefile.install targets for fedora

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.common
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.ubuntu-precise
Open-ILS/src/extras/install/Makefile.ubuntu-trusty
docs/installation/server_installation.txt