summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-12 01:05:13 +0000
committerKarl Berry <karl@freefriends.org>2007-01-12 01:05:13 +0000
commitf23941b8ec057ed11a13f8f23c522974a2aafdc1 (patch)
tree81530f471addd43589caa351e3d787dcb84c53c7
parent32d410af6dc3089d4ded6810fca7b01705b3918e (diff)
tex live 2007 now
git-svn-id: svn://tug.org/texlive/trunk@3351 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/tools/MakeImages.sh2
-rw-r--r--Build/tools/README3
-rwxr-xr-xMaster/common.sh6
-rw-r--r--Master/texmf/web2c/texmf.cnf4
4 files changed, 8 insertions, 7 deletions
diff --git a/Build/tools/MakeImages.sh b/Build/tools/MakeImages.sh
index e00b9682f51..35d1ca7a765 100755
--- a/Build/tools/MakeImages.sh
+++ b/Build/tools/MakeImages.sh
@@ -36,7 +36,7 @@ cd $HERE || exit 1 # the Tools directory
master=`cd ../../Master && /bin/pwd`
NAME=texlivetest
-V=2006
+V=2007
D=`date +%Y%m%d`
debug=${OVERRIDE_DEBUG-false}
diff --git a/Build/tools/README b/Build/tools/README
index f6a9b83361a..82987a0a6f9 100644
--- a/Build/tools/README
+++ b/Build/tools/README
@@ -1,4 +1,4 @@
-Copyright (C) 2005, 2006 TeX Users Group.
+Copyright 2005, 2006, 2007 TeX Users Group.
You may freely use, modify and/or distribute this file.
The scripts here relate to building or verifying TeX Live itself.
@@ -91,3 +91,4 @@ Build/tools/Tpm.pm: system list
new year:
- MakeImages.sh
- texmf.cnf
+- common.sh
diff --git a/Master/common.sh b/Master/common.sh
index d069c5c6cf4..74769eb5fd4 100755
--- a/Master/common.sh
+++ b/Master/common.sh
@@ -4,7 +4,7 @@
# common.sh -- common routines for the TeX Live installation scripts.
# Do not call directly.
#
-# Copyright 2003, 2004, 2005, 2006 Sebastian Rahtz and Karl Berry.
+# Copyright 2003, 2004, 2005, 2006, 2007 Sebastian Rahtz and Karl Berry.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -324,7 +324,7 @@ TEXMFCNF__fix_texmf()
# implicitly set by changing TEXDIR
LOCAL="\$SELFAUTOPARENT/texmf-local"
else
- # no changes, meaning they took the default of /usr/local/texlive/2005,
+ # no changes, meaning they took the default of /usr/local/texlive/YYYY,
# meaning we want /usr/local/texlive/texmf-local ... one level up.
LOCAL="\$SELFAUTOPARENT/../texmf-local"
fi
@@ -1013,7 +1013,7 @@ init()
series_init
bindir=
tex_prefix=${TEXLIVE_INSTALL_PREFIX-/usr/local/texlive}
- TEXDIR=${TEXLIVE_INSTALL_TEXDIR-$tex_prefix/2006} # manually update each year!
+ TEXDIR=${TEXLIVE_INSTALL_TEXDIR-$tex_prefix/2007} # manually update each year!
TEXMFSYSVAR=${TEXLIVE_INSTALL_TEXMFSYSVAR-$TEXDIR/texmf-var}
TEXMF=$TEXDIR/texmf
TEXMFLOCAL=${TEXLIVE_INSTALL_TEXMFLOCAL-$tex_prefix/texmf-local}
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf
index d702e719db4..60ec6f46f1e 100644
--- a/Master/texmf/web2c/texmf.cnf
+++ b/Master/texmf/web2c/texmf.cnf
@@ -96,7 +96,7 @@ TEXMFHOME = $HOME/texmf
% TEXMFVAR = $TEXMFMAIN
% For using a separate tree:
% TEXMFVAR = $HOME/.texmf-var # teTeX 3.0 default
-TEXMFVAR = $HOME/.texlive2006/texmf-var
+TEXMFVAR = $HOME/.texlive2007/texmf-var
% TEXMFCONFIG, where texconfig stores configuration data.
% With teTeX-3.0 or later, this must be set.
@@ -106,7 +106,7 @@ TEXMFVAR = $HOME/.texlive2006/texmf-var
% TEXMFCONFIG = $HOME/.texmf-config # teTeX 3.0 default
% For using a separate tree:
% TEXMFCONFIG = $SELFAUTOPARENT/texmf-config
-TEXMFCONFIG = $HOME/.texlive2006/texmf-config
+TEXMFCONFIG = $HOME/.texlive2007/texmf-config
% Now, list all the texmf trees. If you have multiple trees you can
% use shell brace notation, like this: