diff options
Diffstat (limited to 'Master/texmf/tpm/collection-texinfo.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-texinfo.tpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/tpm/collection-texinfo.tpm b/Master/texmf/tpm/collection-texinfo.tpm index 45f80ed1fe8..434a9ef63ec 100644 --- a/Master/texmf/tpm/collection-texinfo.tpm +++ b/Master/texmf/tpm/collection-texinfo.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-texinfo.zip"> <TPM:Name>collection-texinfo</TPM:Name> @@ -11,15 +11,15 @@ Programs and macros for the GNU Texinfo documentation system. </TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1072</TPM:Size> + <TPM:Size>1074</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-texinfo.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1072">texmf/tpm/collection-texinfo.tpm</TPM:RunFiles> + <TPM:RunFiles size="1074">texmf/tpm/collection-texinfo.tpm</TPM:RunFiles> <TPM:Requires> - <TPM:Package name="texinfo"/> <TPM:TLCore name="bin-texinfo"/> <TPM:TLCore name="collection-basic"/> + <TPM:Package name="texinfo"/> </TPM:Requires> <TPM:Provides>TLCore/collection-texinfo</TPM:Provides> </rdf:Description> |