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