aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-06-10 16:27:52 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-06-10 16:32:36 +0100
commitb217136926af599219a410e426d8157101d8224a (patch)
treeb9fbc434749d4e51758eea66611e010a2cf75022 /reproduce/software/config
parent397de4c918afa7eacc4c6a22b23f8c64b9478b3d (diff)
TeXlive: allows for updating itself and removes old version file
Until now, TeXlive would only attempt to download/update LaTeX packages, but after some time, it will be necessary for it to update itself. When this happens, it complains about running it with `update --self'. To fix this problem, before installing/updating the LaTeX packages, we will first update tlmgr in any case. Also, we weren't removing the TeXlive package version file before appending the values to it. So it was just repeating the packages every time it was updated. With this commit, it is being removed on every new build. Finally, the version of Git was updated to its most recent version.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r--reproduce/software/config/installation/versions.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk
index 2b303dd..bd3b066 100644
--- a/reproduce/software/config/installation/versions.mk
+++ b/reproduce/software/config/installation/versions.mk
@@ -31,7 +31,7 @@ file-version = 5.36
findutils-version = 4.6.0.199-e3fc
gawk-version = 5.0.0
gcc-version = 9.1.0
-git-version = 2.21.0
+git-version = 2.22.0
gmp-version = 6.1.2
grep-version = 3.3
gzip-version = 1.10