From 92beda79f15a01c5c027fa3e31bcefafe910e905 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 15 Apr 2017 00:12:54 +0000 Subject: hard code URL instead of TLConfig value git-svn-id: svn://tug.org/texlive/trunk@43794 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLConfig.pm') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index 45835dc1cf7..d10e8fa43e4 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -46,7 +46,6 @@ BEGIN { $ChecksumLength $ChecksumProgram $ChecksumExtension - $SYSUSERURL ); @EXPORT = @EXPORT_OK; } @@ -219,9 +218,6 @@ $ChecksumProgram = "sha512sum"; # The extension of the checksum file $ChecksumExtension = "sha512"; -# -our $SYSUSERURL = 'http://tug.org/texlive/sys-user-scripts.html'; - 1; @@ -305,10 +301,6 @@ The texmf-tree name that can be relocated, defaults to C. The string that replaces the C in the tlpdb if a package is relocated, defaults to C". -=item C<$TeXLive::TLConfig::SYSUSERURL> - -URL pointing to explanations concerning -sys and -user mode. - =back =head1 SEE ALSO -- cgit v1.2.3