[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/71: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
10/71: gnu: tex.scm: Remove completed TODO. |
Date: |
Sun, 2 Jun 2024 06:21:37 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 91952212d83b9c06e244a7929a2e852303101580
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 57c31e53d0..da1a282008 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4151,8 +4151,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 625847c944), guix-commits, 2024/06/02
- 02/71: gnu: texlive-libkpathsea: Remove duplicate documentation., guix-commits, 2024/06/02
- 03/71: gnu: Add texlive-source., guix-commits, 2024/06/02
- 04/71: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/02
- 05/71: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/02
- 01/71: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/02
- 06/71: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/02
- 08/71: gnu: Add texlive-libptexenc., guix-commits, 2024/06/02
- 07/71: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/02
- 09/71: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/02
- 10/71: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 15/71: gnu: Add texlive-texware-bin., guix-commits, 2024/06/02
- 17/71: gnu: Add texlive-uptex-bin., guix-commits, 2024/06/02
- 20/71: gnu: Add texlive-dvicopy-bin., guix-commits, 2024/06/02
- 11/71: gnu: texlive-latex-bin: Create symlinks for "latex" variants., guix-commits, 2024/06/02
- 12/71: gnu: Add texlive-mfware-bin., guix-commits, 2024/06/02
- 13/71: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/02
- 14/71: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/02
- 16/71: gnu: Add texlive-patgen-bin., guix-commits, 2024/06/02
- 18/71: gnu: Add texlive-ptex-bin., guix-commits, 2024/06/02
- 19/71: gnu: Add texlive-bibtex-bin., guix-commits, 2024/06/02