maint: fix bug where chown used roots credentials
commit377e5c48884af198cfce0237be5fd63de2943356
authorChris Frey <cdfrey@foursquare.net>
Sat, 18 Sep 2010 08:59:59 +0000 (18 04:59 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 18 Sep 2010 20:01:33 +0000 (18 16:01 -0400)
treeb6283e3ebfee165d3df5112550901a9bc572a938
parente152b46de94af334af060c5c91174961f68821d2
maint: fix bug where chown used roots credentials

When copying finished binary packages out of the chroot system,
it is done as root, but packages need to be chowned to user
running ./release.sh
maintainer/make-deb.sh
maintainer/make-rpm.sh
maintainer/make-user-rpm.sh
maintainer/release-root.sh
maintainer/release.sh