Juan Hernandez has uploaded a new change for review. Change subject: packaging: Generate files in install_without_maven ......................................................................
packaging: Generate files in install_without_maven The files that are generated from templates need to be generated also when using directly the install_without_maven target. Change-Id: Ie63265fb5fa20b9e75c67ff5e19fd2647e1a5772 Signed-off-by: Juan Hernandez <[email protected]> --- M Makefile 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/11085/1 diff --git a/Makefile b/Makefile index 7d9bd0f..d5459c4 100644 --- a/Makefile +++ b/Makefile @@ -180,6 +180,7 @@ $(NULL) install_without_maven: \ + $(GENERATED) \ create_dirs \ install_artifacts \ install_config \ -- To view, visit http://gerrit.ovirt.org/11085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie63265fb5fa20b9e75c67ff5e19fd2647e1a5772 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
