[tlbuild] Wrong placed files in TL 2022

Dr. Werner Fink werner at suse.de
Fri Apr 22 11:32:10 CEST 2022


Hi,

my perl script for generating the rpm spec files had deteced the two
file below the doc tree are also used by other packages as well.

First

   %{_texmfdistdir}/doc/luatex/luakeys/luakeys-debug.tex

from luakeys.doc is required by luakeys its self, therefore I've moved
it to

   %{_texmfdistdir}/tex/luatex/luakeys/luakeys-debug.tex

now the luakeys-debug.sty can load luakeys-debug.tex without installed
luakeys.doc.

Second

   %{_texmfdistdir}/doc/bibtex/dtk-bibliography/dtk-logos.sty

from dtk-bibliography.doc is required by authorarchive as well, therefore
I've moved it to

   %{_texmfdistdir}/tex/latex/dtk/dtk-logos.sty

as this satisfy the line

  \RequirePackage{dtk-logos}

in the authorarchive.sty without installing dtk-bibliography.doc

Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <https://tug.org/pipermail/tlbuild/attachments/20220422/71684936/attachment.sig>


More information about the tlbuild mailing list.