Revert "gnu: maven-model-builder@3.0: Fix build."
This reverts commit d54faf155a
.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
57c4491e57
commit
1f42ba3533
1 changed files with 0 additions and 4 deletions
|
@ -2403,10 +2403,6 @@ (define-public maven-3.0-model-builder
|
|||
(substitute-keyword-arguments (package-arguments maven-model-builder)
|
||||
((#:phases phases)
|
||||
`(modify-phases ,phases
|
||||
(add-after 'unpack 'add-components-shebang
|
||||
(lambda _
|
||||
(substitute* "components.sh"
|
||||
(("^## T") "#!/bin/sh\n## T"))))
|
||||
(add-before 'build 'generate-components.xml
|
||||
(lambda _
|
||||
(mkdir-p "build/classes/META-INF/plexus")
|
||||
|
|
Loading…
Reference in a new issue