Sandro Bonazzola has submitted this change and it was merged.
Change subject: build: Allow repeated reinstalls
......................................................................
build: Allow repeated reinstalls
Add -f to $(LN_S) so that we may overwrite the symlink created from a
previous install. This allows one to reinstall the code without first
manually removing the existing symlink.
Change-Id: Ia7597e6b206975ead0f0a021c5288061f2798123
Signed-off-by: Adam Litke <alitke(a)redhat.com>
---
M src/bin/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21978
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7597e6b206975ead0f0a021c5288061f2798123
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <alitke(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server