summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 67cbc0b2f5..8e62238d28 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4167,8 +4167,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"