gnu: tex.scm: Remove completed TODO.

* gnu/packages/tex.scm (texlive-axodraw2): Remove TODO.

Change-Id: I0abd99cb5e5f3d46ba40fa28cfc629daec8e336d
This commit is contained in:
Nicolas Goaziou 2024-05-28 18:32:18 +02:00 committed by Ludovic Courtès
parent 0f1a8e5b4b
commit 6ee443d6fe
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -4167,8 +4167,6 @@ (define-public texlive-axodraw2
#: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"