From 44be3cb6c02aa51896d009214a1329c043f0f672 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 22 May 2013 23:59:16 +0000 Subject: amsmath from original ams -- updated pdfs only (and inconsequential diffs-m.txt move) git-svn-id: svn://tug.org/texlive/trunk@30645 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 2 ++ Master/tlpkg/bin/tl-update-bindir | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 8a3f70aaae3..566923ea173 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -96,6 +96,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/gfssolomos/' => 1, 'public/hacm/' => 1, 'public/initials/' => 1, + 'public/ipaex-type1/' => 1, # 20may13 too many to bother reporting 'public/itrans/' => 1, 'public/kerkis/' => 1, 'public/kpfonts/' => 1, @@ -180,6 +181,7 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf', 'public/gfssolomos/' => 1, 'public/hfoldsty/' => 1, 'public/kerkis/' => 1, + 'public/sansmathfonts' => 2, # 20may13 generated by mktextfm 'mathdesign/mdbch/' => 1, 'mathdesign/mdput/' => 1, 'mathdesign/mdugm/' => 1, diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 3853c74863c..476426e02a7 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -114,7 +114,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://www.babafou.eu.org/texlive-netbsd/x86_64-unknown-netbsd6.0.1.tar.xz;; + $grab http://www.babafou.eu.org/texlive-netbsd/x86_64-unknown-netbsd6.1.tar.xz;; armel-linux) download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc -- cgit v1.2.3