projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb7e69
)
Fedora needs Locale::Maketext::Lexicon too
user/dbs/fedora_maketext
author
Dan Scott
<dscott@laurentian.ca>
Thu, 9 Jan 2014 17:19:38 +0000
(12:19 -0500)
committer
Dan Scott
<dscott@laurentian.ca>
Thu, 9 Jan 2014 17:19:38 +0000
(12:19 -0500)
Per commit
66c45b647
, install Locale::Maketext::Lexicon on Fedora to satisfy
that dependency. How did _this_ one slip by so long! Thank heavens for
tests.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/install/Makefile.fedora
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.fedora
b/Open-ILS/src/extras/install/Makefile.fedora
index
2a40209
..
eb90773
100644
(file)
--- a/
Open-ILS/src/extras/install/Makefile.fedora
+++ b/
Open-ILS/src/extras/install/Makefile.fedora
@@
-36,6
+36,7
@@
FEDORA_RPMS = \
perl-LDAP \
perl-Library-CallNumber-LC \
perl-Locale-Codes \
+ perl-Locale-Maketext-Lexicon \
perl-MARC-Charset \
perl-MARC-Record \
perl-MARC-XML \