diff options
Diffstat (limited to 'scripts/texlive/common/Makefile.common')
-rw-r--r-- | scripts/texlive/common/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/texlive/common/Makefile.common b/scripts/texlive/common/Makefile.common index 7850977..654e87b 100644 --- a/scripts/texlive/common/Makefile.common +++ b/scripts/texlive/common/Makefile.common @@ -3,7 +3,7 @@ PORTDIR=$(shell portageq portdir) DISTDIR=$(shell portageq distdir) -TEXLIVE_OVERLAY_LOCATION=/usr/portage_cvs/gentoo-x86 +TEXLIVE_OVERLAY_LOCATION=~/gentoo-x86 TEXLIVE_LIVE_MOUNTPOINT=/mnt/texlive TEXLIVE_INST_MOUNTPOINT=/mnt/texlive-inst |