mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: tex.scm: Remove completed TODO.
* gnu/packages/tex.scm (texlive-axodraw2): Remove TODO. Change-Id: I0abd99cb5e5f3d46ba40fa28cfc629daec8e336d
This commit is contained in:
parent
0f1a8e5b4b
commit
6ee443d6fe
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue