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