summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-07 22:25:27 +0000
committerKarl Berry <karl@freefriends.org>2013-04-07 22:25:27 +0000
commitafe0c6d8ec93fc52d52ffe0f91ba74fda9e9d9ee (patch)
tree2c6a7a462c3e7be90642450d5bf0a0beb0063909 /Master/texmf-dist/scripts
parent97dd6e8a798745962af7609ee3ec54fafbf61fb5 (diff)
texmf -> texmf-dist
git-svn-id: svn://tug.org/texlive/trunk@29727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index e4a63e2bfcf..1514ad14c9d 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -41,7 +41,7 @@ BEGIN {
$Master = __FILE__;
$Master =~ s!\\!/!g;
$Master =~ s![^/]*$!../../..!
- unless ($Master =~ s!/texmf/scripts/texlive/tlmgr\.pl$!!i);
+ unless ($Master =~ s!/texmf-dist/scripts/texlive/tlmgr\.pl$!!i);
$bindir = "$Master/bin/win32";
$kpsewhichname = "kpsewhich.exe";
# path already set by wrapper batchfile
@@ -69,7 +69,7 @@ BEGIN {
#
# make Perl find our packages first:
unshift (@INC, "$Master/tlpkg");
- unshift (@INC, "$Master/texmf/scripts/texlive");
+ unshift (@INC, "$Master/texmf-dist/scripts/texlive");
}
use Cwd qw/abs_path/;
@@ -1379,7 +1379,7 @@ sub load_taxonomy_datafile {
init_local_db();
my $taxonomy;
my $fpath = $localtlpdb->root
- . "/texmf/scripts/texlive/var/texcatalogue.keywords";
+ . "/texmf-dist/scripts/texlive/var/texcatalogue.keywords";
if (! -r $fpath) {
tlwarn("tlmgr: taxonomy file $fpath not readable: $!\n");
return;
@@ -4590,7 +4590,7 @@ sub check_files {
#
my @IgnorePatterns = qw!
support/ source/ setuptl/
- texmf-dist/ls-R$ texmf-doc/ls-R$ texmf/ls-R$
+ texmf-dist/ls-R$ texmf-doc/ls-R$
tlpkg/tlpsrc tlpkg/bin tlpkg/lib/ tlpkg/libexec tlpkg/tests/ tlpkg/etc
tlpkg/texlive.tlpdb
tlpkg/tlpobj