commit:     6e4d026ea13ee19e21393c33075b26cbc4885ffd
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 17:47:05 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 17:47:24 2023 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=6e4d026e

Makefile.common: removed unused TEXLIVE_*_MOUNTPOINT variables

Those become unused with fd0f69fc933a ("Remove very old generation
system").

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 scripts/texlive/common/Makefile.common | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/texlive/common/Makefile.common 
b/scripts/texlive/common/Makefile.common
index 26a4039..139092c 100644
--- a/scripts/texlive/common/Makefile.common
+++ b/scripts/texlive/common/Makefile.common
@@ -5,8 +5,6 @@ DISTDIR=$(shell portageq distdir)
 
 TEXLIVE_OVERLAY_LOCATION=~/dev/gentoo-x86
 
-TEXLIVE_LIVE_MOUNTPOINT=/mnt/texlive
-TEXLIVE_INST_MOUNTPOINT=/mnt/texlive-inst
 CTAN_MIRROR=http://ctan.org/tex-archive
 TL_TRUNK=/home/alexis/dev/texlive/trunk
 TUG=ftp://tug.org/texlive

Reply via email to