me
/
guix
Archived
1
0
Fork 0

Revert "gnu: maven-core-bootstrap: Fix build."

This reverts commit 1a93ff9a8b.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Bruno Victal 2023-07-04 20:59:49 +01:00 committed by Liliana Marie Prikler
parent d6f773571d
commit 4f2e9ab060
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 0 additions and 4 deletions

View File

@ -1603,10 +1603,6 @@ generally generated from plugin sources using maven-plugin-plugin.")))
#:tests? #f
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'add-sisu-shebang
(lambda _
(substitute* "sisu.sh"
(("^## T") "#!/bin/sh\n## T"))))
(add-before 'configure 'chdir
(lambda _
;; Required for generating components.xml in maven-core