mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: fontforge: Fix typo in comment.
* gnu/packages/fontutils.scm (fontforge): Fix comment.
This commit is contained in:
parent
e112efcaaa
commit
59377c9e12
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ (define-public fontforge
|
|||
;; Checks for potrace program at runtime
|
||||
`("PATH" ":" prefix (,potrace)))))))
|
||||
|
||||
;; Check test 40 "FontForge .sfd file open check" to work around
|
||||
;; Skip test 40 "FontForge .sfd file open check" to work around
|
||||
;; <https://github.com/fontforge/fontforge/issues/3246>.
|
||||
#:make-flags '("TESTSUITEFLAGS=-k '!\\.sfd'")))
|
||||
(synopsis "Outline font editor")
|
||||
|
|
Loading…
Reference in a new issue