projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
260de6f
)
Copy reports.dtd into place as part of the i18n build
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 15 Nov 2008 04:06:16 +0000
(
04:06
+0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 15 Nov 2008 04:06:16 +0000
(
04:06
+0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11214
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
build/i18n/Makefile
patch
|
blob
|
history
diff --git
a/build/i18n/Makefile
b/build/i18n/Makefile
index
f584e87
..
9816253
100644
(file)
--- a/
build/i18n/Makefile
+++ b/
build/i18n/Makefile
@@
-148,6
+148,7
@@
install: updatepo project fmidl2fmidlent fmidlpo2entity-en
cp $(PROJECT)/$(LOCALE)/lang.dtd $(CHROME_PROPSDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/lang.dtd $(DTDDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/opac.dtd $(DTDDIR)/$(LOCALE)/
+ cp $(PROJECT)/$(LOCALE)/reports.dtd $(DTDDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/vandelay.dtd $(DTDDIR)/$(LOCALE)/
cp $(PROJECT)/$(LOCALE)/$(FMIDLENTITY) $(DTDDIR)/$(LOCALE)/
@scripts/merge_ils_events.py --master $(EVTSRC) --localization $(PROJECT)/$(LOCALE)/$(EVTXML) --output $(EVTSRC)