[open-ils-commits] [GIT] Evergreen ILS branch master updated. 6db854d8612f44cff2a18b5b4ca52395d0992d37

Evergreen Git git at git.evergreen-ils.org
Tue Nov 15 15:40:18 EST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  6db854d8612f44cff2a18b5b4ca52395d0992d37 (commit)
      from  2057458553ae292edc4f728fe713768168d05ee3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6db854d8612f44cff2a18b5b4ca52395d0992d37
Author: Jason Stephenson <jason at sigio.com>
Date:   Fri Nov 4 10:24:40 2016 -0400

    LP 1639250: Install Excel::Writer::XLSX from deb on Wheezy.
    
    Change Open-ILS/src/extras/install/Makefile.debian-wheezy from the
    deb, libexcel-writer-xlsx-perl, instead of via CPAN.
    
    Signed-off-by: Jason Stephenson <jason at sigio.com>
    Signed-off-by: Jason Etheridge <jason at esilibrary.com>

diff --git a/Open-ILS/src/extras/install/Makefile.debian-wheezy b/Open-ILS/src/extras/install/Makefile.debian-wheezy
index 59bf75a..1601d5b 100644
--- a/Open-ILS/src/extras/install/Makefile.debian-wheezy
+++ b/Open-ILS/src/extras/install/Makefile.debian-wheezy
@@ -66,6 +66,7 @@ export DEBS = \
 	libsoap-lite-perl\
 	libbz2-dev\
 	libparse-recdescent-perl\
+	libexcel-writer-xlsx-perl\
 	yaz
 
 export DEB_APACHE_MODS = \
@@ -79,7 +80,6 @@ export DEB_APACHE_DISMODS = \
     deflate
 
 export CPAN_MODULES = \
-	Excel::Writer::XLSX \
 	Business::OnlinePayment::PayPal \
 	Template::Plugin::POSIX \
 

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/extras/install/Makefile.debian-wheezy |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list