[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/31: gnu: surfraw: Use INVOKE.
From: |
Tobias Geerinckx-Rice |
Subject: |
18/31: gnu: surfraw: Use INVOKE. |
Date: |
Wed, 30 May 2018 22:55:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2cdc719193a2f77cf972219bd4f50eb152fb575f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Apr 1 07:44:15 2018 +0200
gnu: surfraw: Use INVOKE.
* gnu/packages/web.scm (surfraw)[arguments]: Substitute INVOKE for
SYSTEM*.
---
gnu/packages/web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 5776363..0fe9c5b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4786,7 +4786,7 @@ handling many of the web standards in use today.")
(let* ((out (assoc-ref %outputs "out"))
(man (string-append out "/share/man/man1")))
(with-directory-excursion man
- (zero? (system* "gzip" "elvi.1sr")))))))))
+ (invoke "gzip" "elvi.1sr"))))))))
(inputs
`(("perl" ,perl)
("perl-www-opensearch" ,perl-www-opensearch)
- 11/31: gnu: ffmpeg: Use INVOKE., (continued)
- 11/31: gnu: ffmpeg: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 13/31: gnu: krona-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 04/31: gnu: sent: Update to 1., Tobias Geerinckx-Rice, 2018/05/30
- 05/31: gnu: human: Update to 0.3., Tobias Geerinckx-Rice, 2018/05/30
- 06/31: gnu: lchat: Update to 0.0.0-3.f951919., Tobias Geerinckx-Rice, 2018/05/30
- 09/31: gnu: s6-rc: Update to 0.4.0.1., Tobias Geerinckx-Rice, 2018/05/30
- 10/31: gnu: r-dplyr: Update to 0.7.5., Tobias Geerinckx-Rice, 2018/05/30
- 12/31: gnu: fcgiwrap: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 14/31: gnu: tipp10: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 15/31: gnu: tidy: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 18/31: gnu: surfraw: Use INVOKE.,
Tobias Geerinckx-Rice <=
- 19/31: gnu: httptunnel: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 21/31: gnu: python-clf: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 25/31: gnu: aalib: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 26/31: gnu: liba52: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 20/31: gnu: python-internetarchive: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 28/31: gnu: stunnel: Update to 5.46., Tobias Geerinckx-Rice, 2018/05/30
- 27/31: gnu: mkvtoolnix: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 22/31: gnu: rss-bridge: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 24/31: gnu: xapian: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 29/31: gnu: sakura: Update to 3.6.0., Tobias Geerinckx-Rice, 2018/05/30