1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 15:25:54 +02:00

gnu: axoloti-patcher: Remove trailing #T.

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

Change-Id: I1a741e41e7ae167cd72542c3f9cf9a13046bcd3c
This commit is contained in:
Ricardo Wurmus
2023-12-20 00:59:34 +01:00
parent 1adf1e36d2
commit dc2b59ddc1
+1 -2
View File
@@ -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