[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/81: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
11/81: gnu: tex.scm: Remove completed TODO. |
Date: |
Tue, 18 Jun 2024 04:40:13 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 2cf77b007bca9293dd701fee03d58c6a209ab31c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue May 28 18:32:18 2024 +0200
gnu: tex.scm: Remove completed TODO.
* gnu/packages/tex.scm (texlive-axodraw2): Remove TODO.
Change-Id: I0abd99cb5e5f3d46ba40fa28cfc629daec8e336d
---
gnu/packages/tex.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 3736046e8d..84832dae5c 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4166,8 +4166,6 @@ other parts.")
#:tests? #true
#:phases
#~(modify-phases %standard-phases
- ;; TODO: Since we're building "axohelp" from source here, it can be
- ;; removed from `texlive-bin' (world rebuild).
(add-after 'unpack 'build-axohelp
(lambda* (#:key tests? #:allow-other-keys)
(with-directory-excursion "source/latex/axodraw2"
- branch tex-team created (now 49524f2068), guix-commits, 2024/06/18
- 01/81: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/18
- 02/81: gnu: texlive-libkpathsea: Remove duplicate documentation., guix-commits, 2024/06/18
- 03/81: gnu: Add texlive-source., guix-commits, 2024/06/18
- 04/81: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/18
- 05/81: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/18
- 07/81: gnu: texlive-updmap.cfg: Fix font file creation in $HOME., guix-commits, 2024/06/18
- 06/81: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/18
- 09/81: gnu: Add texlive-libptexenc., guix-commits, 2024/06/18
- 11/81: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 10/81: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/18
- 12/81: gnu: texlive-xcjk2uni: Fix build., guix-commits, 2024/06/18
- 13/81: gnu: texlive-csplain: Fix build., guix-commits, 2024/06/18
- 08/81: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/18
- 18/81: gnu: Add texlive-texware-bin., guix-commits, 2024/06/18
- 16/81: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/18
- 15/81: gnu: Add texlive-mfware-bin., guix-commits, 2024/06/18
- 23/81: gnu: Add texlive-dvicopy-bin., guix-commits, 2024/06/18
- 17/81: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/18
- 20/81: gnu: Add texlive-uptex-bin., guix-commits, 2024/06/18