[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: qwt: Use INVOKE.
From: |
guix-commits |
Subject: |
12/14: gnu: qwt: Use INVOKE. |
Date: |
Fri, 25 Jan 2019 08:02:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 41173df9f8997fbab1c26c7c0ebf3573576b80e0
Author: Ricardo Wurmus <address@hidden>
Date: Fri Jan 25 13:53:04 2019 +0100
gnu: qwt: Use INVOKE.
* gnu/packages/qt.scm (qwt)[arguments]: Use INVOKE.
---
gnu/packages/qt.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index de5d31e..b6499f3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2103,7 +2103,7 @@ securely. It will not store any data unencrypted unless
explicitly requested.")
(substitute* '("doc/doc.pro")
;; We'll install them in the 'install-man-pages' phase.
(("^unix:doc\\.files.*") ""))
- (zero? (system* "qmake")))))
+ (invoke "qmake"))))
(add-after 'install 'install-man-pages
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
- 04/14: gnu: ocaml-zarith: Use INVOKE., (continued)
- 04/14: gnu: ocaml-zarith: Use INVOKE., guix-commits, 2019/01/25
- 03/14: gnu: camlp4-4.02: Use INVOKE., guix-commits, 2019/01/25
- 02/14: gnu: ocaml-4.01: Use INVOKE., guix-commits, 2019/01/25
- 13/14: gnu: python2-pyqt-4: Use INVOKE., guix-commits, 2019/01/25
- 10/14: gnu: tevent: Use INVOKE., guix-commits, 2019/01/25
- 01/14: gnu: ocaml-4.02: Use INVOKE., guix-commits, 2019/01/25
- 09/14: gnu: talloc/static: Use INVOKE., guix-commits, 2019/01/25
- 07/14: gnu: python-rdflib: Use PYPI-URI., guix-commits, 2019/01/25
- 08/14: gnu: tre: Use INVOKE., guix-commits, 2019/01/25
- 14/14: gnu: python-pyopenssl: Update to 19.0.0., guix-commits, 2019/01/25
- 12/14: gnu: qwt: Use INVOKE.,
guix-commits <=
- 11/14: gnu: ldb: Use INVOKE., guix-commits, 2019/01/25