~ruther/guix-local

dc2b59ddc1e8f510935777db40e881896f7a0cab — Ricardo Wurmus 2 years ago 1adf1e3
gnu: axoloti-patcher: Remove trailing #T.

* gnu/packages/axoloti.scm (axoloti-patcher)[arguments]: Remove trailing #T
from build phase.

Change-Id: I1a741e41e7ae167cd72542c3f9cf9a13046bcd3c
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/axoloti.scm
M gnu/packages/axoloti.scm => gnu/packages/axoloti.scm +1 -2
@@ 333,8 333,7 @@ runtime.")
                                       " -Daxoloti_release=" runtime
                                       " -Daxoloti_runtime=" runtime
                                       " -jar " dir "/Axoloti.jar")))))
                 (chmod target #o555))
               #t)))
                 (chmod target #o555)))))
         (add-after 'install 'strip-jar-timestamps
           (assoc-ref ant:%standard-phases 'strip-jar-timestamps)))))
    (inputs