mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: fastcap: Remove non-free file.
* gnu/packages/engineering.scm (fastcap): Do it.
This commit is contained in:
parent
1f7ffd6ff7
commit
3dac53be01
1 changed files with 3 additions and 0 deletions
|
@ -237,6 +237,9 @@ (define-public fastcap
|
|||
(sha256
|
||||
(base32
|
||||
"0x37vfp6k0d2z3gnig0hbicvi0jp8v267xjnn3z8jdllpiaa6p3k"))
|
||||
(snippet
|
||||
;; Remove a non-free file.
|
||||
'(delete-file "doc/psfig.sty"))
|
||||
(modules '((guix build utils)
|
||||
(guix build download)
|
||||
(guix ftp-client)))
|
||||
|
|
Loading…
Reference in a new issue