gnu: ijs: Use invoke.

* gnu/packages/ghostscript.scm (ijs)[arguments]: Use invoke in the autogen
phase.
master
Mark H Weaver 2018-03-23 02:46:12 -04:00
parent 3f27124eb3
commit 8f52d8982b
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ output file formats and printers.")
(substitute* "autogen.sh"
(("^.*\\$srcdir/configure.*") "")
(("^ + && echo Now type.*$") ""))
(zero? (system* "bash" "autogen.sh")))))))
(invoke "bash" "autogen.sh"))))))
(synopsis "IJS driver framework for inkjet and other raster devices")
(description
"IJS is a protocol for transmission of raster page images. This package