Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: configuration depending variables ......................................................................
packaging: configuration depending variables - removed unused INTERFACE_VERSION from config.py - added SYSCONFDIR and DATADIR to config.py - config.py is created at make execution instead of at configure execution. It is possible to change prefix passing it to make. - removed unused LOCALSTATEDIR from FileLocations - in FileLocations build paths using config.py variables for paths depending by configuration Change-Id: I4a68802381480bf8de7547c2e66ccb817a35b857 Signed-off-by: Sandro Bonazzola <[email protected]> --- M configure.ac M src/ovirt_hosted_engine_setup/Makefile.am M src/ovirt_hosted_engine_setup/config.py.in M src/ovirt_hosted_engine_setup/constants.py 4 files changed, 24 insertions(+), 17 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/17779 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4a68802381480bf8de7547c2e66ccb817a35b857 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
