Change in ovirt-hosted-engine-setup[master]: packaging: configuration depending variables

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 <sbonazzo@redhat.com> --- 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 <sbonazzo@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@gmail.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
sbonazzo@redhat.com