guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/81: gnu: tex.scm: Remove completed TODO.


From: guix-commits
Subject: 11/81: gnu: tex.scm: Remove completed TODO.
Date: Tue, 18 Jun 2024 04:40:13 -0400 (EDT)

ngz pushed a commit to branch tex-team
in repository guix.

commit 2cf77b007bca9293dd701fee03d58c6a209ab31c
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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]