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:
2f25263
)
Fix broken prereq installer for debian wheezy
author
Dan Scott
<dscott@laurentian.ca>
Thu, 28 Aug 2014 13:40:54 +0000
(09:40 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Thu, 28 Aug 2014 13:40:54 +0000
(09:40 -0400)
Problem found by live-tester scripts. Yay for live tests!
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/install/Makefile.debian-wheezy
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.debian-wheezy
b/Open-ILS/src/extras/install/Makefile.debian-wheezy
index
317c847
..
fb5b41a
100644
(file)
--- a/
Open-ILS/src/extras/install/Makefile.debian-wheezy
+++ b/
Open-ILS/src/extras/install/Makefile.debian-wheezy
@@
-4,13
+4,13
@@
DIR = $(dir $(lastword $(MAKEFILE_LIST)))
export DEB_PGSQL_COMMON_MODS = \
gcc \
- libbusiness-isbn-perl
+ libbusiness-isbn-perl
\
libjson-xs-perl \
liblibrary-callnumber-lc-perl \
libmarc-record-perl \
libmarc-xml-perl \
librose-uri-perl \
- libuuid-tiny-perl
+ libuuid-tiny-perl
\
libxml-libxml-perl \
libxml-libxslt-perl