From: dbs Date: Tue, 9 Sep 2008 01:09:29 +0000 (+0000) Subject: Teach the i18n Makefile that lang.dtd needs to be local, too X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2020ddf2eb2cdb1376b31fb83f722a51394cdc5d;p=Evergreen.git Teach the i18n Makefile that lang.dtd needs to be local, too git-svn-id: svn://svn.open-ils.org/ILS/trunk@10562 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/build/i18n/Makefile b/build/i18n/Makefile index 30e176e78e..30d2e687c8 100644 --- 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)/