From: dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4> Date: Mon, 1 Feb 2010 04:32:18 +0000 (+0000) Subject: Also remove fm_IDL from the Makefile; fm_IDL.dtd is what we want X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ab9aff7bbe9f8d0df4bfea469cf380ac1c8e828a;p=contrib%2FConifer.git Also remove fm_IDL from the Makefile; fm_IDL.dtd is what we want git-svn-id: svn://svn.open-ils.org/ILS/trunk@15402 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/build/i18n/Makefile b/build/i18n/Makefile index 34a5c78bc8..9d97d8b27b 100644 --- a/build/i18n/Makefile +++ b/build/i18n/Makefile @@ -98,7 +98,6 @@ updatepo: prep_output @pot2po $(PROGRESS) -i po/conify.dtd/conify.dtd.pot -o $(PO)/conify.dtd/$(LOCALE).po -t $(PO)/conify.dtd/$(LOCALE).po @pot2po $(PROGRESS) -i po/conify.js/conify.js.pot -o $(PO)/conify.js/$(LOCALE).po -t $(PO)/conify.js/$(LOCALE).po @pot2po $(PROGRESS) -i po/db.seed/db.seed.pot -o $(PO)/db.seed/$(LOCALE).po -t $(PO)/db.seed/$(LOCALE).po - @pot2po $(PROGRESS) -i po/fm_IDL/fm_IDL.pot -o $(PO)/fm_IDL/$(LOCALE).po -t $(PO)/fm_IDL/$(LOCALE).po @pot2po $(PROGRESS) -i po/fm_IDL.dtd/fm_IDL.dtd.pot -o $(PO)/fm_IDL.dtd/$(LOCALE).po -t $(PO)/fm_IDL.dtd/$(LOCALE).po @pot2po $(PROGRESS) -i po/ils_events.xml/ils_events.xml.pot -o $(PO)/ils_events.xml/$(LOCALE).po -t $(PO)/ils_events.xml/$(LOCALE).po @pot2po $(PROGRESS) -i po/lang.dtd/lang.dtd.pot -o $(PO)/lang.dtd/$(LOCALE).po -t $(PO)/lang.dtd/$(LOCALE).po