Set configuration file ownership
authorEliseo Ocampos <roskoff@gmail.com>
Thu, 10 Mar 2016 16:24:31 +0000 (13:24 -0300)
committerEliseo Ocampos <roskoff@gmail.com>
Thu, 10 Mar 2016 16:24:31 +0000 (13:24 -0300)
commitfe9ce36c94cd4207aaf5e99aa7e1fd183b944b78
tree85a1cef61cf6c95bfa662b2851051ebce80820f4
parent5edc9cd172a33b2fd0379f212b8b9780e3213396
Set configuration file ownership

Set the proper file ownership if installed with sudo. This avoids
constants error messages when trying to change/delete configuration
values (chmod: changing permissions of ...: Operation not permitted)

Signed-off-by: Eliseo Ocampos <roskoff@gmail.com>
setup.py