projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1fffa
)
Teach the i18n Makefile that lang.dtd needs to be local, too
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Sep 2008 01:09:29 +0000
(
01:09
+0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Sep 2008 01:09:29 +0000
(
01:09
+0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@10562
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
build/i18n/Makefile
patch
|
blob
|
history
diff --git
a/build/i18n/Makefile
b/build/i18n/Makefile
index
30e176e
..
30d2e68
100644
(file)
--- a/
build/i18n/Makefile
+++ b/
build/i18n/Makefile
@@
-124,6
+124,7
@@
install: updatepo project
cp $(PROJECT)/$(LOCALE)/multiclass_search_help.html $(SERVER_PROPSDIR)/$(LOCALE)/.
cp $(PROJECT)/$(LOCALE)/patron.properties $(SERVER_PROPSDIR)/$(LOCALE)/.
mkdir -p $(DTDDIR)/$(LOCALE)
+ cp $(PROJECT)/$(LOCALE)/lang.dtd $(CHROME_PROPSDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/lang.dtd $(DTDDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/opac.dtd $(DTDDIR)/$(LOCALE)/