[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/97: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
11/97: gnu: tex.scm: Remove completed TODO. |
Date: |
Fri, 21 Jun 2024 08:22:46 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 969c4757374e1331f12f5f32292d7893c70deca5
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 e7a26e5392), guix-commits, 2024/06/21
- 06/97: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/21
- 04/97: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/21
- 13/97: gnu: texlive-csplain: Fix build., guix-commits, 2024/06/21
- 11/97: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 16/97: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/21
- 18/97: gnu: Add texlive-texware-bin., guix-commits, 2024/06/21
- 09/97: gnu: Add texlive-libptexenc., guix-commits, 2024/06/21
- 17/97: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/21
- 01/97: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/21
- 07/97: gnu: texlive-updmap.cfg: Fix font file creation in $HOME., guix-commits, 2024/06/21
- 08/97: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/21
- 05/97: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/21
- 12/97: gnu: texlive-xcjk2uni: Fix build., guix-commits, 2024/06/21
- 10/97: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/21