diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-12 22:32:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-12 22:32:11 +0000 |
commit | 61e01b895064c0ebd7a7e3870450f49b675d9953 (patch) | |
tree | 18538745f33b141c683a2a36df26ab3b2e70c12b /Master/tlpkg | |
parent | 074914316fc5d6eb8d68e25eb7a77d5265ec3277 (diff) |
biber 2.8 (12nov17)
git-svn-id: svn://tug.org/texlive/trunk@45763 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5284b13f867..51b00a40dca 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -5473,7 +5473,7 @@ sub POSTbiber { "cygwin32" => "i386-cygwin", "cygwin64" => "x86_64-cygwin", "darwin_x86_64" => "x86_64-darwin", - "darwin_x86_i386" => "universal-darwin", + "darwin_x86_i386" => "i386-darwin", "i386-freebsd" => "i386-freebsd", "i386-pc-solaris2" => "i386-solaris", "linux_armel" => "armel-linux", |