[open-ils-commits] [GIT] Evergreen ILS branch tags/rel_2_1_0 updated. 0b6a31e9ae6f7e812d6d60db5ff2e07bc107e20f

Evergreen Git git at git.evergreen-ils.org
Tue Oct 4 16:37:21 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, tags/rel_2_1_0 has been updated
       via  0b6a31e9ae6f7e812d6d60db5ff2e07bc107e20f (commit)
      from  9dae6529b40f6c508fc6f008df2b2be515576b16 (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 0b6a31e9ae6f7e812d6d60db5ff2e07bc107e20f
Author: Dan Scott <dan at coffeecode.net>
Date:   Sat Aug 20 17:51:46 2011 -0400

    Remove cache-generator.sh from Makefile.am
    
    In a previous commit, we removed cache-generator.sh. Now we remove the
    remaining reference to it in the Makefile.am that was generating an
    error (reported by Ben Webb).
    
    Signed-off-by: Dan Scott <dan at coffeecode.net>

diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am
index 5098ac8..8bd827c 100644
--- a/Open-ILS/src/Makefile.am
+++ b/Open-ILS/src/Makefile.am
@@ -177,9 +177,6 @@ ilscore-install:
 	sed -i 's|BINDIR|@bindir@|g' '$(DESTDIR)@bindir@/autogen.sh'
 	sed -i 's|LOCALSTATEDIR|@localstatedir@|g' '$(DESTDIR)@bindir@/autogen.sh'
 	sed -i 's|SYSCONFDIR|@sysconfdir@|g' '$(DESTDIR)@bindir@/autogen.sh'
-	sed -i 's|BINDIR|@bindir@|g' '$(DESTDIR)@bindir@/cache-generator.sh'
-	sed -i 's|LOCALSTATEDIR|@localstatedir@|g' '$(DESTDIR)@bindir@/cache-generator.sh'
-	sed -i 's|SYSCONFDIR|@sysconfdir@|g' '$(DESTDIR)@bindir@/cache-generator.sh'
 	sed -i 's|BINDIR|@bindir@|g' '$(DESTDIR)@bindir@/reshelving_complete.srfsh'
 	sed -i 's|BINDIR|@bindir@|g' '$(DESTDIR)@bindir@/clear_expired_circ_history.srfsh'
 	sed -i 's|BINDIR|@bindir@|g' '$(DESTDIR)@bindir@/update_hard_due_dates.srfsh'

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

Summary of changes:
 Open-ILS/src/Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list