[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/73: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
10/73: gnu: tex.scm: Remove completed TODO. |
Date: |
Tue, 4 Jun 2024 16:39:48 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit ab3370e4feba53b3a180aaa8ccc7e0b2292e9e2a
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 175fdeea73..74450e7add 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4152,8 +4152,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"
- 01/73: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., (continued)
- 01/73: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/04
- 02/73: gnu: texlive-libkpathsea: Remove duplicate documentation., guix-commits, 2024/06/04
- 03/73: gnu: Add texlive-source., guix-commits, 2024/06/04
- 07/73: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/04
- 05/73: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/04
- 08/73: gnu: Add texlive-libptexenc., guix-commits, 2024/06/04
- 11/73: gnu: texlive-latex-bin: Create symlinks for "latex" variants., guix-commits, 2024/06/04
- 04/73: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/04
- 06/73: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/04
- 09/73: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/04
- 10/73: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 12/73: gnu: Add texlive-mfware-bin., guix-commits, 2024/06/04
- 15/73: gnu: Add texlive-texware-bin., guix-commits, 2024/06/04
- 17/73: gnu: Add texlive-uptex-bin., guix-commits, 2024/06/04
- 13/73: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/04
- 19/73: gnu: Add texlive-bibtex-bin., guix-commits, 2024/06/04
- 23/73: gnu: Add texlive-aleph-bin., guix-commits, 2024/06/04
- 29/73: gnu: Add texlive-pmx-bin., guix-commits, 2024/06/04
- 32/73: gnu: Add texlive-bibtexu-bin., guix-commits, 2024/06/04
- 39/73: gnu: Add texlive-upmendex-bin., guix-commits, 2024/06/04
- 43/73: gnu: Add texlive-vlna-bin., guix-commits, 2024/06/04