gnu: dvd+rw-tools: Use invoke.

* gnu/packages/cdrom.scm (dvd+rw-tools): Use 'invoke'.
This commit is contained in:
Efraim Flashner 2018-11-10 19:58:28 +02:00
parent 2529c8381f
commit efe0a4a2a7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -306,11 +306,11 @@ (define-public dvd+rw-tools
(lambda* (#:key inputs #:allow-other-keys)
;; We use sed --in-place because substitute* cannot handle the
;; character encoding used by growisofs.c.
(zero? (system* "sed" "-i" "-e"
(invoke "sed" "-i" "-e"
(string-append
"s,\"mkisofs\","
"\"" (which "mkisofs") "\",")
"growisofs.c")))))))
"growisofs.c"))))))
(home-page "http://fy.chalmers.se/~appro/linux/DVD+RW/")
(synopsis "DVD and Blu-ray Disc burning tools")
(description "dvd+rw-tools, mostly known for its command