]> git.evergreen-ils.org Git - working/random.git/commit
Install lsb-release in build_essentials installer function.
authorJason Stephenson <jason@sigio.com>
Thu, 2 Mar 2017 23:06:00 +0000 (18:06 -0500)
committerJason Stephenson <jason@sigio.com>
Thu, 2 Mar 2017 23:06:00 +0000 (18:06 -0500)
commit02fee4e15cdeb63d9752af79e1525337be732486
tree26951937b0553229a8b482ff825354452e294a2b
parent4d8eb61a2ca7181ca9a9ee87a62cd68cd6a305dd
Install lsb-release in build_essentials installer function.

Modify both eg_wheezy_installer.sh and eg_jessie_installer.sh to
install lsb-release.  It is now required on wheezy to install
PostgreSQL 9.4.

For some reason, this package is missing on the wheezy vm image.

I added it to the jessie installer also, just in case.

Signed-off-by: Jason Stephenson <jason@sigio.com>
installer/jessie/eg_jessie_installer.sh
installer/wheezy/eg_wheezy_installer.sh