Revert "gnu: maven-core-bootstrap: Fix build."
This reverts commit 1a93ff9a8b
.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
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