phase-functions.sh: remove redundant chown/chmod
authorZac Medico <zmedico@gentoo.org>
Sun, 30 Sep 2012 08:40:36 +0000 (01:40 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 30 Sep 2012 08:40:36 +0000 (01:40 -0700)
commit314791e319e3ac7ce75f3a6f9ae9cc5c2b837df6
treedf89e3493838fc0784b656b50a6e16a7a836d5de
parent45bedf9cdc10fafd94858f67d62b36d35dd99544
phase-functions.sh: remove redundant chown/chmod

These calls trigger warnings in prefix mode, since commit
45bedf9cdc10fafd94858f67d62b36d35dd99544. They are redundant, since the
permissions are handled the _post_phase_userpriv_perms function.
bin/phase-functions.sh