projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e0cba
)
fix the install order of libtemplate deb to be before evergreen
author
Andy Witter
<awitter@georgialibraries.org>
Thu, 29 Nov 2012 13:36:59 +0000
(08:36 -0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Thu, 29 Nov 2012 13:36:59 +0000
(08:36 -0500)
templates/setup-functions
patch
|
blob
|
history
diff --git
a/templates/setup-functions
b/templates/setup-functions
index
4f40b31
..
c219a7b
100644
(file)
--- a/
templates/setup-functions
+++ b/
templates/setup-functions
@@
-41,8
+41,8
@@
if apt-get update
gdebi --n spidermonkey_*.deb
gdebi --n spidermonkey-perl*.deb
gdebi --n libclass-dbi*.deb
- gdebi --n evergreen-ils*.deb
gdebi --n libtemplate-plugin-posix-perl*.deb
+ gdebi --n evergreen-ils*.deb
fi
cd ..
chown -R opensrf:opensrf /openils