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

Evergreen Git git at git.evergreen-ils.org
Wed Aug 1 17:22:31 EDT 2012


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  5d355e3262c3cf5a528762d5162a8526649efcbb (commit)
      from  61a95875189d27ed3543f45edb63d3e243aa272a (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 5d355e3262c3cf5a528762d5162a8526649efcbb
Author: Jason Stephenson <jason at sigio.com>
Date:   Wed Apr 25 15:06:38 2012 -0400

    Add WEBDIR to Open-ILS/xul/staff_client/Makefile.am.
    
    Signed-off-by: Jason Stephenson <jason at sigio.com>
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/Open-ILS/xul/staff_client/Makefile.am b/Open-ILS/xul/staff_client/Makefile.am
index 9aea32e..6261062 100644
--- a/Open-ILS/xul/staff_client/Makefile.am
+++ b/Open-ILS/xul/staff_client/Makefile.am
@@ -2,7 +2,7 @@
 # Makefile.am for xul/staff_client
 ## Process this file with automake to generate Makefile.in
 #---------------------------------------------------------
-
+export WEBDIR=@localstatedir@/web
 export STAFF_CLIENT_BUILD_ID = $$(/bin/cat build/BUILD_ID)
 export STAFF_CLIENT_VERSION = $$(/bin/cat build/VERSION)
 export STAFF_CLIENT_STAMP_ID = $$(/bin/cat build/STAMP_ID)

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

Summary of changes:
 Open-ILS/xul/staff_client/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list