diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-06 01:49:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-06 01:49:54 +0000 |
commit | a4f4e5d1f941c7abed410b4a2aadff24f1ca76c7 (patch) | |
tree | e50d552f3214700d173aa0fff93126c956550842 /Master/tlpkg/tlpsrc | |
parent | 93e39bf8da499089b7f28773b8699a4df20ca396 (diff) |
runpattern not binpattern for curl-ca-bundle.crt
git-svn-id: svn://tug.org/texlive/trunk@61911 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 4271aee9664..0f87ba8c7d2 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -35,7 +35,7 @@ runpattern f texmf-dist/scripts/texlive/uninstq.vbs runpattern f texmf-dist/scripts/texlive/tl-errmess.vbs # runpattern f tlpkg/installer/config.guess -binpattern f tlpkg/installer/curl/curl-ca-bundle.crt +runpattern f tlpkg/installer/curl/curl-ca-bundle.crt runpattern d tlpkg/TeXLive runpattern d tlpkg/gpg |