no trailing #t in phases
This commit is contained in:
parent
d55c7e2e6f
commit
9157c7e3f9
|
@ -36,7 +36,7 @@
|
|||
(replace 'configure
|
||||
(lambda _
|
||||
(invoke "qmake")
|
||||
#t))
|
||||
))
|
||||
(replace 'install
|
||||
(lambda* (#:key outputs #:allow-other-keys)
|
||||
(let ((out (assoc-ref outputs "out")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user