diff options
-rw-r--r-- | scripts/texlive/common/Makefile.common | 2 |
1 files changed, 0 insertions, 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 |