[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/141: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
11/141: gnu: tex.scm: Remove completed TODO. |
Date: |
Wed, 26 Jun 2024 06:32:59 -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"
- 02/141: gnu: texlive-libkpathsea: Remove duplicate documentation., (continued)
- 02/141: gnu: texlive-libkpathsea: Remove duplicate documentation., guix-commits, 2024/06/26
- 01/141: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/26
- 03/141: gnu: Add texlive-source., guix-commits, 2024/06/26
- 04/141: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/26
- 05/141: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/26
- 06/141: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/26
- 07/141: gnu: texlive-updmap.cfg: Fix font file creation in $HOME., guix-commits, 2024/06/26
- 08/141: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/26
- 09/141: gnu: Add texlive-libptexenc., guix-commits, 2024/06/26
- 10/141: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/26
- 11/141: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 12/141: gnu: texlive-xcjk2uni: Fix build., guix-commits, 2024/06/26
- 13/141: gnu: texlive-csplain: Fix build., guix-commits, 2024/06/26
- 14/141: gnu: texlive-latex-bin: Create symlinks for "latex" variants., guix-commits, 2024/06/26
- 15/141: gnu: Add texlive-mfware-bin., guix-commits, 2024/06/26
- 16/141: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/26
- 17/141: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/26
- 18/141: gnu: Add texlive-texware-bin., guix-commits, 2024/06/26
- 19/141: gnu: Add texlive-patgen-bin., guix-commits, 2024/06/26
- 20/141: gnu: Add texlive-uptex-bin., guix-commits, 2024/06/26
- 21/141: gnu: Add texlive-ptex-bin., guix-commits, 2024/06/26