Juan Hernandez has uploaded a new change for review. 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, 192 insertions(+), 156 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/48/3248/1 -- To view, visit http://gerrit.ovirt.org/3248 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5f61cde4c9edb5979f0a65e8272c2721bc237fd2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
