[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/70: gnu: tex.scm: Remove completed TODO.
From: |
guix-commits |
Subject: |
10/70: gnu: tex.scm: Remove completed TODO. |
Date: |
Sat, 1 Jun 2024 19:49:44 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit bc744b5f2eb67b89961a13a3fd7eea0e9e71d608
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 e8aa54da28..2ec6ac0dd4 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"
- 02/70: gnu: texlive-libkpathsea: Remove duplicate documentation., (continued)
- 02/70: gnu: texlive-libkpathsea: Remove duplicate documentation., guix-commits, 2024/06/01
- 05/70: gnu: texlive-libkpathsea: Better default values in "texmf.cnf"., guix-commits, 2024/06/01
- 01/70: gnu: texlive-libkpathsea: Fix TEXMFCACHE location., guix-commits, 2024/06/01
- 03/70: gnu: Add texlive-source., guix-commits, 2024/06/01
- 04/70: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE., guix-commits, 2024/06/01
- 06/70: gnu: texlive-luatex: Set proper default values for "texmfcnf.lua"., guix-commits, 2024/06/01
- 07/70: gnu: texlive-context: Fix "context" call., guix-commits, 2024/06/01
- 08/70: gnu: Add texlive-libptexenc., guix-commits, 2024/06/01
- 13/70: gnu: Add texlive-omegaware-bin., guix-commits, 2024/06/01
- 09/70: gnu: texlive-bin: Minimize build surface., guix-commits, 2024/06/01
- 10/70: gnu: tex.scm: Remove completed TODO.,
guix-commits <=
- 11/70: gnu: texlive-latex-bin: Create symlinks for "latex" variants., guix-commits, 2024/06/01
- 12/70: gnu: Add texlive-mfware-bin., guix-commits, 2024/06/01
- 14/70: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/01
- 15/70: gnu: Add texlive-texware-bin., guix-commits, 2024/06/01
- 16/70: gnu: Add texlive-patgen-bin., guix-commits, 2024/06/01
- 17/70: gnu: Add texlive-uptex-bin., guix-commits, 2024/06/01
- 22/70: gnu: Add texlive-xetex-bin., guix-commits, 2024/06/01
- 25/70: gnu: Add texlive-afm2pl-bin., guix-commits, 2024/06/01
- 26/70: gnu: Add texlive-m-tx-bin., guix-commits, 2024/06/01
- 18/70: gnu: Add texlive-ptex-bin., guix-commits, 2024/06/01