no trailing #t in phases

This commit is contained in:
qby 2024-03-12 15:29:31 +00:00
parent d55c7e2e6f
commit 9157c7e3f9

View File

@ -36,7 +36,7 @@
(replace 'configure
(lambda _
(invoke "qmake")
#t))
))
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let ((out (assoc-ref outputs "out")))