gnu: dwm: Return #t from all phases.

* gnu/packages/video.scm (dwm)[arguments]: Substitute INVOKE for SYSTEM*.
master
Tobias Geerinckx-Rice 2018-06-21 19:45:42 +02:00
parent a0c5dafcc3
commit 1e501ffeaa
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -100,9 +100,8 @@ a custom raw video format with a simple container.")
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let ((out (assoc-ref outputs "out")))
(zero?
(system* "make" "install"
(string-append "DESTDIR=" out) "PREFIX=")))))
(invoke "make" "install"
(string-append "DESTDIR=" out) "PREFIX="))))
(add-after 'build 'install-xsession
(lambda* (#:key outputs #:allow-other-keys)
;; Add a .desktop file to xsessions.