mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-15 23:05:20 +02:00
Revert "gnu: maven-core-bootstrap: Fix build."
This reverts commit 1a93ff9a8b.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
d6f773571d
commit
4f2e9ab060
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user