aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-20 15:03:20 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-20 15:03:20 +0100
commit53c6f18f239e8f44cd1d90cb40e2e3595609941f (patch)
treeb8c51737be8374a6e54f2f1024b7f4021d72336f /scripts/texlive/common
parentbump version (diff)
downloadaballier-53c6f18f239e8f44cd1d90cb40e2e3595609941f.tar.gz
aballier-53c6f18f239e8f44cd1d90cb40e2e3595609941f.tar.bz2
aballier-53c6f18f239e8f44cd1d90cb40e2e3595609941f.zip
update my own locations
Diffstat (limited to 'scripts/texlive/common')
-rw-r--r--scripts/texlive/common/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/texlive/common/Makefile.common b/scripts/texlive/common/Makefile.common
index 654e87b..cd46244 100644
--- a/scripts/texlive/common/Makefile.common
+++ b/scripts/texlive/common/Makefile.common
@@ -3,12 +3,12 @@ PORTDIR=$(shell portageq portdir)
DISTDIR=$(shell portageq distdir)
-TEXLIVE_OVERLAY_LOCATION=~/gentoo-x86
+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/texlive/trunk
+TL_TRUNK=/home/alexis/dev/texlive/trunk
TUG=ftp://tug.org/texlive
MKDIRP=mkdir -p