[open-ils-commits] [GIT] Evergreen ILS branch rel_2_0 updated. f87437cb1e209eba04c4719adbdf2ddc21b36f04

Evergreen Git git at git.evergreen-ils.org
Wed Aug 24 15:32:02 EDT 2011


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, rel_2_0 has been updated
       via  f87437cb1e209eba04c4719adbdf2ddc21b36f04 (commit)
      from  7159d850f2e33228b4d4cd8653d8307070ec1161 (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 f87437cb1e209eba04c4719adbdf2ddc21b36f04
Author: Mike Rylander <mrylander at gmail.com>
Date:   Wed Aug 24 15:24:24 2011 -0400

    Correct make target for lucid
    
    Signed-off-by: Mike Rylander <mrylander at gmail.com>

diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install
index 26cfab3..96aa3ca 100644
--- a/Open-ILS/src/extras/Makefile.install
+++ b/Open-ILS/src/extras/Makefile.install
@@ -303,7 +303,7 @@ generic_debian:  install_debs install debian_sys_config install_cpan_force
 ubuntu-hardy: hardy generic_ubuntu
 ubuntu-lucid: lucid generic_ubuntu
 hardy: install_pgsql_client_debs_82 install_yaz install_cpan_marc install_extra_encode
-lucid: install_pgsql_client_debs_84 install_extra_debs install_cpan_marc_record install_yaz install_lucid_cpan
+lucid: install_pgsql_client_debs_90 install_extra_debs install_cpan_marc_record install_yaz install_cpan_lucid
 generic_ubuntu: install_debs install debian_sys_config install_cpan_more install_cpan_safe install_cpan_force
 
 # - COMMON TARGETS ---------------------------------------------------------

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

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


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list