Skip to content
Snippets Groups Projects
Commit 3dac53be authored by Federico Beffa's avatar Federico Beffa
Browse files

gnu: fastcap: Remove non-free file.

* gnu/packages/engineering.scm (fastcap): Do it.
parent 1f7ffd6f
No related branches found
No related tags found
No related merge requests found
...@@ -237,6 +237,9 @@ (define-public fastcap ...@@ -237,6 +237,9 @@ (define-public fastcap
(sha256 (sha256
(base32 (base32
"0x37vfp6k0d2z3gnig0hbicvi0jp8v267xjnn3z8jdllpiaa6p3k")) "0x37vfp6k0d2z3gnig0hbicvi0jp8v267xjnn3z8jdllpiaa6p3k"))
(snippet
;; Remove a non-free file.
'(delete-file "doc/psfig.sty"))
(modules '((guix build utils) (modules '((guix build utils)
(guix build download) (guix build download)
(guix ftp-client))) (guix ftp-client)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment