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

Evergreen Git git at git.evergreen-ils.org
Sat Aug 20 17:53:04 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, master has been updated
       via  b46a73e15b6848f396dcc8dfa730271952e19f25 (commit)
      from  a120c6b0fd0b94774a4720ecc3365d0da9c443dd (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 b46a73e15b6848f396dcc8dfa730271952e19f25
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 c7c2a62..834d71e 100644
--- a/Open-ILS/src/Makefile.am
+++ b/Open-ILS/src/Makefile.am
@@ -176,9 +176,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