Ofer Schreiber has submitted this change and it was merged.

Change subject: packaging: Fix permissions in Makefile
......................................................................


packaging: Fix permissions in Makefile

Many files installed by the makefile have excessive permissions,
specially the python libraries. This is not a huge problem, but
causes errors and warnings when running rpmlint on the packages.

In addition using install instead of mkdir/cp/chmod is good
practice and helps being explicit with the permissions.

Change-Id: I5f61cde4c9edb5979f0a65e8272c2721bc237fd2
---
M Makefile
1 file changed, 191 insertions(+), 155 deletions(-)

Approvals:
  Ofer Schreiber: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3248
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5f61cde4c9edb5979f0a65e8272c2721bc237fd2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to