From 6382345a9b366f3007f01103358763ba63cad027 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Apr 2015 17:08:56 +0000 Subject: omit latexindent from wrapper check, made with Par::Packer now git-svn-id: svn://tug.org/texlive/trunk@36972 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-wrapper-consistency | 2 +- Master/tlpkg/bin/tl-update-bindir | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency index 97c6e4eeaa7..cae3e0aa44f 100755 --- a/Master/tlpkg/bin/check-wrapper-consistency +++ b/Master/tlpkg/bin/check-wrapper-consistency @@ -93,7 +93,7 @@ sub check_w32 { next if $is_shell_script{$k}; # skip shell scripts # # also skip these special cases: - next if $k =~ /^(texdoctk|tlmgr|xasy)$/; + next if $k =~ /^(latexindent|texdoctk|tlmgr|xasy)$/; # # else do the diff with the canonical wrapper: $diff += system ("cmp $w32dir/$k.exe $w32canonical"); diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index f19f99bb0b4..3449d19c486 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -120,7 +120,7 @@ for tlname in $tlnames; do $grab http://boris.lk.net/texlive-2013/armv7l-unknown-linux-gnueabi.tgz;; armhf-linux) default_bin_loc=$download_loc - $grab http://getthingsfixed.co.uk/texlive/builds/2014/texlive-armhf.tar.gz;; + $grab http://getthingsfixed.co.uk/texlive/builds/2015/texlive-armhf.tar.gz;; hppa-hpux) default_bin_loc=$download_loc $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; -- cgit v1.2.3