diff options
Diffstat (limited to 'Master/texmf/tpm/collection-genericextra.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-genericextra.tpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/tpm/collection-genericextra.tpm b/Master/texmf/tpm/collection-genericextra.tpm index 2004b3b6a5d..f7181e2aefb 100644 --- a/Master/texmf/tpm/collection-genericextra.tpm +++ b/Master/texmf/tpm/collection-genericextra.tpm @@ -1,4 +1,4 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> <rdf:Description about="http://texlive.dante.de/texlive/TLCore/collection-genericextra.zip"> <TPM:Name>collection-genericextra</TPM:Name> @@ -12,12 +12,13 @@ This is a mixed bag of macro packages and fonts which do not seem to belong elsewhere. </TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1772</TPM:Size> + <TPM:Size>1774</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-genericextra.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1772">texmf/tpm/collection-genericextra.tpm</TPM:RunFiles> + <TPM:RunFiles size="1774">texmf/tpm/collection-genericextra.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="collection-basic"/> <TPM:Package name="abbr"/> <TPM:Package name="abstyles"/> <TPM:Package name="aurora"/> @@ -38,7 +39,6 @@ to belong elsewhere. <TPM:Package name="realcalc"/> <TPM:Package name="vrb"/> <TPM:Package name="vtex"/> - <TPM:TLCore name="collection-basic"/> </TPM:Requires> <TPM:Provides>TLCore/collection-genericextra</TPM:Provides> </rdf:Description> |