diff options
author | Norbert Preining <preining@logic.at> | 2009-05-21 13:20:58 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-05-21 13:20:58 +0000 |
commit | 50730d6eda62a516964b16ca124549ac799b28a3 (patch) | |
tree | d08bb0430438c08c8cc876ddcf7e3fdfc3baab25 /Master/tlpkg/tlpsrc/texconfig.tlpsrc | |
parent | 1b1aa9110f67069ee0ba9114f12caf86b81dd955 (diff) |
rename bin-texconfig -> texconfig
git-svn-id: svn://tug.org/texlive/trunk@13337 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texconfig.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texconfig.tlpsrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texconfig.tlpsrc b/Master/tlpkg/tlpsrc/texconfig.tlpsrc new file mode 100644 index 00000000000..a5e21d43d9c --- /dev/null +++ b/Master/tlpkg/tlpsrc/texconfig.tlpsrc @@ -0,0 +1,8 @@ +name texconfig +category TLCore +runpattern f texmf/texconfig/* +runpattern f texmf/texconfig/g/* +runpattern f texmf/texconfig/v/* +runpattern f texmf/texconfig/x/* +docpattern f texmf/doc/man/man1/texconfig* +binpattern f bin/${ARCH}/texconfig |