projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3663817
)
Test Followup: Fix Jacket Dir in autogen.sh
author
Jason Boyer
<JBoyer@equinoxOLI.org>
Thu, 21 Apr 2022 11:50:17 +0000
(07:50 -0400)
committer
Jason Boyer
<JBoyer@equinoxOLI.org>
Thu, 21 Apr 2022 11:50:17 +0000
(07:50 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/extras/autogen.sh
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/autogen.sh
b/Open-ILS/src/extras/autogen.sh
index
9e432d0
..
176e1da
100755
(executable)
--- a/
Open-ILS/src/extras/autogen.sh
+++ b/
Open-ILS/src/extras/autogen.sh
@@
-24,7
+24,7
@@
set -u
JSDIR="LOCALSTATEDIR/web/opac/common/js"
FMDOJODIR="LOCALSTATEDIR/web/js/dojo/fieldmapper"
SLIMPACDIR="LOCALSTATEDIR/web/opac/extras/slimpac"
-COVERDIR="LOCALSTATEDIR/web/opac/extras/ac"
+COVERDIR="LOCALSTATEDIR/web/opac/extras/ac
/jacket
"
# ---------------------------------------------------------------------------
# Make sure we're not root and are able to write to the destination directory