Ofer Schreiber has submitted this change and it was merged.
Change subject: build: pass directories and utilities from spec to Makefile
......................................................................
build: pass directories and utilities from spec to Makefile
Currently we use hard coded paths and own detected utilities,
while rpmbuild provide these settings to us.
Replace the PREFIX with the standard DESTDIR.
Add *_DIR for directories.
Allow overriding utilities.
Also cleanup some of the redundant install statements and naming.
Change-Id: I78708f7bdc4cbcdfc736210821a05cfd1800f234
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M packaging/fedora/spec/ovirt-engine.spec.in
2 files changed, 260 insertions(+), 232 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6252
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I78708f7bdc4cbcdfc736210821a05cfd1800f234
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>