Change in ovirt-engine[master]: packaging: build: devenv: remove files installed previosly

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: build: devenv: remove files installed previosly ...................................................................... packaging: build: devenv: remove files installed previosly with increasing changes in packaging, and people that preserve their prefix, we need a solution to cleanup old installed files if are missing from new installation to avoid conflicts. a method of storing a file list of all simple files (these that are copied recursively) is a simple and efficient for this cause. files are relative to PREFIX so that if people move PREFIX to other location we won't erase wrong files. Change-Id: I2b0f47ee6fa4b3fb6759bc4f4899092f4128ced7 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile 1 file changed, 16 insertions(+), 3 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22895 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2b0f47ee6fa4b3fb6759bc4f4899092f4128ced7 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com