Roy Golan has posted comments on this change. Change subject: packaging: build: redeploy ear in install-dev target ......................................................................
Patch Set 2: (1 inline comment) .................................................... File Makefile Line 445: install -d "$(DESTDIR)$(LOCALSTATE_DIR)/lib/ovirt-engine/content" Line 446: install -d "$(DESTDIR)$(LOCALSTATE_DIR)/log/ovirt-engine/host-deploy" Line 447: install -d "$(DESTDIR)$(LOCALSTATE_DIR)/log/ovirt-engine/notifier" Line 448: install -d "$(DESTDIR)$(LOCALSTATE_DIR)/log/ovirt-engine/engine-manage-domains" Line 449: touch "$(ENGINE_STATE)/deployments/engine.ear.deployed" can you explain why? because I see ENGINE_STATE=$(LOCALSTATE_DIR)/lib/$(ENGINE_NAME) also what is the magical DESTDIR? "/" ? -- To view, visit http://gerrit.ovirt.org/16836 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I90c29becf4084a3d53505fedd181f876b9fb75f6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
