]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1392759 dev/packager Makefile.install additions
authorBill Erickson <berickxx@gmail.com>
Wed, 7 Jan 2015 16:55:47 +0000 (11:55 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 13 Jan 2015 21:15:23 +0000 (16:15 -0500)
commit239525e20265f0abf2191dec0259a9466660ebc8
tree4f9dec37ad6a219338bfb632c23a47b4b2df72ae
parent249ea3b9fc0b7f41e579c5bb5a1a2c3b6eb08629
LP#1392759 dev/packager Makefile.install additions

Add additional packages to the "packager" target to help support
building Evergreen packages on machines where Evergreen and its prereqs
are not installed.

The "packager" target now depends internally on the "developer" target,
since packagers have to build the browser client dependencies.

Since older OSes have to build the nodejs dependencies, the autoconf,
etc. targets have been moved into the developer target, again to support
"headless" packaging.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
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