diff options
author | David Tardon <dtardon@redhat.com> | 2013-05-04 08:21:03 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-05-04 16:44:49 +0200 |
commit | 08f94626efc530713802f4f97615a5117e8596d2 (patch) | |
tree | b263cef84d570c8e6f0d9756c27be5c9a74cccb8 /RepositoryModule_host.mk | |
parent | c35f495a8d608cb71b48838a00c06db5d0e4e2dd (diff) |
nuke MathMLDTD
math.dtd was dropped from installation in 2009, see
https://issues.apache.org/ooo/show_bug.cgi?id=97200#c3 :
"In agreement with MIB and MT it was diecided that the Math.dtd should
be removed from the installation set as well since it
a) has incorrect content
b) is no longer used nowadays at all"
Change-Id: Id2a727338c224b0beb4b8def197988ab071a7d94
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index d17a73b88679..9772abe0345a 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -118,7 +118,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ $(call gb_Helper_optional,LPSOLVE,lpsolve) \ $(call gb_Helper_optional,DESKTOP,l10ntools) \ $(call gb_Helper_optional,MARIADB,libmariadb) \ - MathMLDTD \ $(call gb_Helper_optional,MDDS,mdds) \ Mesa \ $(call gb_Helper_optional,MORE_FONTS,more_fonts) \ |