diff options
Diffstat (limited to 'Master/texmf/tpm/collection-games.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-games.tpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/tpm/collection-games.tpm b/Master/texmf/tpm/collection-games.tpm index 72f70a67a98..a6e04e2ef89 100644 --- a/Master/texmf/tpm/collection-games.tpm +++ b/Master/texmf/tpm/collection-games.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-games.zip"> <TPM:Name>collection-games</TPM:Name> @@ -11,12 +11,13 @@ Setups for typesetting various board games, including chess </TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1386</TPM:Size> + <TPM:Size>1388</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-games.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1386">texmf/tpm/collection-games.tpm</TPM:RunFiles> + <TPM:RunFiles size="1388">texmf/tpm/collection-games.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="collection-latex"/> <TPM:Package name="backgammon"/> <TPM:Package name="bridge"/> <TPM:Package name="cchess"/> @@ -28,7 +29,6 @@ Setups for typesetting various board games, including chess <TPM:Package name="psgo"/> <TPM:Package name="sgame"/> <TPM:Package name="skak"/> - <TPM:TLCore name="collection-latex"/> </TPM:Requires> <TPM:Provides>TLCore/collection-games</TPM:Provides> </rdf:Description> |