aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/.profile6
-rw-r--r--texlive/texlive.profile19
2 files changed, 13 insertions, 12 deletions
diff --git a/system/.profile b/system/.profile
index 0b91123..8758222 100644
--- a/system/.profile
+++ b/system/.profile
@@ -1,7 +1,7 @@
export CLEAN_HOME=/opt/clean
export CLEANLIB=$CLEAN_HOME/lib/exe
-export PATH="/usr/local/texlive/2020/bin/x86_64-linux:$PATH"
+export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH"
export PATH="/sbin:$PATH"
export PATH="/usr/sbin:$PATH"
export PATH="/usr/local/sbin:$PATH"
@@ -21,9 +21,9 @@ export PATH="$HOME/bin.local:$PATH"
export MANPATH="/usr/local/git/man:$MANPATH"
export MANPATH="/usr/local/mysql/man:$MANPATH"
export MANPATH="/usr/local/man:$MANPATH"
-export MANPATH="/usr/local/texlive/2020/texmf-dist/doc/man:$MANPATH"
+export MANPATH="/usr/local/texlive/2021/texmf-dist/doc/man:$MANPATH"
-export INFOPATH="/usr/local/texlive/2020/texmf-dist/doc/info:$INFOPATH"
+export INFOPATH="/usr/local/texlive/2021/texmf-dist/doc/info:$INFOPATH"
export SUDO_ASKPASS=~/bin/askpass
export HISTTIMEFORMAT="%Y-%m-%d %T "
diff --git a/texlive/texlive.profile b/texlive/texlive.profile
index 7868bd0..534e4f2 100644
--- a/texlive/texlive.profile
+++ b/texlive/texlive.profile
@@ -1,17 +1,18 @@
-# texlive.profile written on Fri Apr 10 11:27:58 2020 UTC
+# texlive.profile written on Fri Jun 18 11:41:55 2021 UTC
# It will NOT be updated and reflects only the
# installation profile at installation time.
selected_scheme scheme-custom
-TEXDIR /usr/local/texlive/2020
-TEXMFCONFIG ~/.texlive2020/texmf-config
+TEXDIR /usr/local/texlive/2021
+TEXMFCONFIG ~/.texlive2021/texmf-config
TEXMFHOME ~/texmf
TEXMFLOCAL /usr/local/texlive/texmf-local
-TEXMFSYSCONFIG /usr/local/texlive/2020/texmf-config
-TEXMFSYSVAR /usr/local/texlive/2020/texmf-var
-TEXMFVAR ~/.texlive2020/texmf-var
+TEXMFSYSCONFIG /usr/local/texlive/2021/texmf-config
+TEXMFSYSVAR /usr/local/texlive/2021/texmf-var
+TEXMFVAR ~/.texlive2021/texmf-var
binary_x86_64-linux 1
collection-basic 1
-instopt_adjustpath 0
+collection-xetex 1
+instopt_adjustpath 1
instopt_adjustrepo 1
instopt_letter 0
instopt_portable 0
@@ -26,6 +27,6 @@ tlpdbopt_install_docfiles 1
tlpdbopt_install_srcfiles 1
tlpdbopt_post_code 1
tlpdbopt_sys_bin /usr/local/bin
-tlpdbopt_sys_info /usr/local/share/info
-tlpdbopt_sys_man /usr/local/share/man
+tlpdbopt_sys_info /usr/local/info
+tlpdbopt_sys_man /usr/local/man
tlpdbopt_w32_multi_user 1