CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/11 07:40:54
Modified files:
print/texlive/texmf: Makefile
print/texlive/texmf/files: mk_plists.py
print/texlive/texmf/pkg: PLIST-buildset PLIST-context PLIST-docs
PLIST-full PLIST-main
books/tex-by-topic: Makefile
devel/coccinelle: Makefile
Added files:
print/texlive/texmf/files: which_subset.py
Log message:
Move TeX deps for tex-by-topic and cocinelle into the buildset to avoid
depending on texmf-full.
Also add a script for finding which subsets a tex file uses.
OK sthen@, thanks.