~ruther/guix-local

3dac53be015786dcaba5b58f203006c2ca0ee15e — Federico Beffa 10 years ago 1f7ffd6
gnu: fastcap: Remove non-free file.

* gnu/packages/engineering.scm (fastcap): Do it.
1 files changed, 3 insertions(+), 0 deletions(-)

M gnu/packages/engineering.scm
M gnu/packages/engineering.scm => gnu/packages/engineering.scm +3 -0
@@ 237,6 237,9 @@ optimizer; and it can produce photorealistic and design review images.")
              (sha256
               (base32
                "0x37vfp6k0d2z3gnig0hbicvi0jp8v267xjnn3z8jdllpiaa6p3k"))
              (snippet
               ;; Remove a non-free file.
               '(delete-file "doc/psfig.sty"))
              (modules '((guix build utils)
                         (guix build download)
                         (guix ftp-client)))