projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61a9587
)
Add WEBDIR to Open-ILS/xul/staff_client/Makefile.am.
author
Jason Stephenson
<jason@sigio.com>
Wed, 25 Apr 2012 19:06:38 +0000
(15:06 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Wed, 1 Aug 2012 21:20:25 +0000
(17:20 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/Makefile.am
patch
|
blob
|
history
diff --git
a/Open-ILS/xul/staff_client/Makefile.am
b/Open-ILS/xul/staff_client/Makefile.am
index
9aea32e
..
6261062
100644
(file)
--- 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)