summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-24 01:17:07 +0000
committerKarl Berry <karl@freefriends.org>2010-11-24 01:17:07 +0000
commit2cc2d8c0e0cf71870980839e3c308789513787a7 (patch)
tree8e12c05e865f1017b040a2b0cb18ae3ffcdd1fbf /Build
parent3b5412b9ecf89fd732c24ca00c3dcc8b4114b1b2 (diff)
consistency
git-svn-id: svn://tug.org/texlive/trunk@20547 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog2
-rw-r--r--Build/source/texk/kpathsea/texmf.cnf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 6505a2087d1..de5c419c0e2 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -12,7 +12,7 @@
* tex-file.c (kpathsea_set_suffixes_va_list): new fn.
(kpse_set_suffixes, kpathsea_set_suffixes): call it.
Avoids passing variable argument list, which is not portable.
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602566
+ http://bugs.debian.org/602566.
2010-11-07 Karl Berry <karl@tug.org>
diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf
index 836acda4072..15ce925b47e 100644
--- a/Build/source/texk/kpathsea/texmf.cnf
+++ b/Build/source/texk/kpathsea/texmf.cnf
@@ -81,7 +81,7 @@ TEXMFSYSCONFIG = $SELFAUTOPARENT/texmf-config
% User texmf trees are allowed as follows.
% This used to be HOMETEXMF.
-% ~ expands to $USERPROFILE on Window, $HOME otherwise.
+% ~ expands to %USERPROFILE% on Window, $HOME otherwise.
TEXMFHOME = ~/texmf
% TEXMFVAR, where texconfig stores variable runtime data.