LP#1392759 dev/packager Makefile.install additions
authorBill Erickson <berickxx@gmail.com>
Wed, 7 Jan 2015 16:55:47 +0000 (11:55 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 7 Jan 2015 17:08:59 +0000 (12:08 -0500)
commit45f81ca975b503aaef3b6448d4bb2708bfbbe786
tree676e5a77a89b2ac32724206cc01a7a14b10a8c8f
parent1e4ff0add1a17d99d9f12b72e2134cb73ae31dbb
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>
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