diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | TL_YEAR?=2024 | 1 | TL_YEAR?=2025 |
2 | PREFIX?=/usr/local/texlive/${TL_YEAR}/bin/custom | 2 | PREFIX?=/usr/local/texlive/${TL_YEAR}/bin/custom |
3 | BINREPO=https://www.ekdosis.org/texlive | 3 | BINREPO=https://www.ekdosis.org/texlive |
4 | TMPDIR!=mktemp -d | 4 | TMPDIR!=mktemp -d |