]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1401271: Add missing dependency for Date::Manip perl module
authorJason Stephenson <jstephenson@mvlc.org>
Sat, 29 Nov 2014 15:34:53 +0000 (10:34 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 16 Dec 2014 19:37:32 +0000 (14:37 -0500)
commitda51e171221f407edf65a6df2aef96ea2a1e1433
tree1889c2f3246c83005bcfab44c1550504eb22316c
parent85ccb0cd0a52a02e112bfc874dc8ccbe8281cdbc
LP#1401271: Add missing dependency for Date::Manip perl module

This commit adds lines to distro-specific Makefiles to install
Perl Date::Manip packages so that Date::Manip::Date is
avaliable for marc_export. Somehow, this got missed or removed.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-squeeze
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.fedora
Open-ILS/src/extras/install/Makefile.ubuntu-precise
Open-ILS/src/extras/install/Makefile.ubuntu-trusty