Stop syncing of XML files to security-guide

The security-guide is RST only, stop syncing of DocBook XML glossary.

Related change:  I003f56c6d804f70cc74395bd947b053eb4cea769

Change-Id: I48bd3b1517b17686f3ec9f917f615c4403b87bfc
This commit is contained in:
Andreas Jaeger 2015-08-12 06:52:44 +02:00
parent b056e1e0ac
commit 380f837dfb

View File

@ -90,7 +90,6 @@ case "$PROJECT_DIR" in
security-doc)
copy_rst common-rst
copy_rst_trans common-rst
copy_glossary_xml "glossary" "security-guide" "static"
;;
*)
echo "$PROJECT_DIR not handled"