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 @@ (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"